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

Public Member Functions

void initialize (dealii::MatrixFree< dim, Number > const &matrix_free, ContinuityPenaltyData< dim > 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
 
void rhs (VectorType &dst, Number const evaluation_time) const
 
void rhs_add (VectorType &dst, Number const evaluation_time) const
 
void evaluate (VectorType &dst, VectorType const &src, Number const evaluation_time) const
 
void evaluate_add (VectorType &dst, VectorType const &src, Number const evaluation_time) const
 

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