|
ExaDG
|
Public Member Functions | |
| void | initialize (dealii::MatrixFree< dim, Number > const &matrix_free, DivergencePenaltyData const &data, std::shared_ptr< Kernel > const kernel) |
| void | update (VectorType const &velocity) |
| void | apply (VectorType &dst, VectorType const &src) const |
| void | apply_add (VectorType &dst, VectorType const &src) const |