|
void | initialize (dealii::MatrixFree< dim, Number > const &matrix_free, dealii::AffineConstraints< Number > const &constraints, InverseMassOperatorDataHdiv const inverse_mass_operator_data) |
|
unsigned int | apply (VectorType &dst, VectorType const &src) const |
|
◆ apply()
template<int dim, int n_components, typename Number>
This function applies the inverse mass operator. Note that this function allows identical dst, src vector, i.e. the function can be called like apply(dst, dst).
The documentation for this class was generated from the following file: