ExaDG
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
ExaDG::IncNS::RHSOperator< dim, Number > Class Template Reference

Public Types

typedef RHSOperator< dim, Number > This
 
typedef dealii::LinearAlgebra::distributed::Vector< Number > VectorType
 
typedef std::pair< unsigned int, unsigned int > Range
 
typedef CellIntegrator< dim, dim, Number > Integrator
 
typedef CellIntegrator< dim, 1, Number > IntegratorScalar
 

Public Member Functions

void initialize (dealii::MatrixFree< dim, Number > const &matrix_free, RHSOperatorData< dim > const &data)
 
void evaluate (VectorType &dst, Number const evaluation_time) const
 
void evaluate_add (VectorType &dst, Number const evaluation_time) const
 
void set_temperature (VectorType const &T)
 

The documentation for this class was generated from the following files: