ExaDG
|
Public Member Functions | |
void | reinit (dealii::MGLevelObject< std::shared_ptr< dealii::MatrixFree< dim, Number > > > &mg_matrixfree, unsigned int const dof_handler_index, std::vector< MGLevelInfo > const &global_levels) |
void | interpolate (unsigned int const level, VectorType &dst, VectorType const &src) const final |
void | restrict_and_add (unsigned int const level, VectorType &dst, VectorType const &src) const final |
void | prolongate_and_add (unsigned int const level, VectorType &dst, VectorType const &src) const final |
|
finalvirtual |
Implements ExaDG::MultigridTransferBase< VectorType >.
|
finalvirtual |
Implements ExaDG::MultigridTransferBase< VectorType >.
|
finalvirtual |
Implements ExaDG::MultigridTransferBase< VectorType >.