|
ExaDG
|
Public Member Functions | |
| void | initialize (dealii::MatrixFree< dim, Number > const &matrix_free_in, BodyForceOperatorData< dim > const &data_in) |
| void | evaluate (VectorType &dst, VectorType const &src, double const evaluation_time) const |
| void | evaluate_add (VectorType &dst, VectorType const &src, double const evaluation_time) const |
| DEAL_II_ALWAYS_INLINE std::tuple< scalar, vector, scalar > | get_volume_flux (CellIntegratorScalar &density, CellIntegratorVector &momentum, unsigned int const q) const |