ExaDG
|
Classes | |
struct | AdditionalData |
Public Member Functions | |
CGSmoother (CGSmoother const &)=delete | |
CGSmoother & | operator= (CGSmoother const &)=delete |
void | setup (Operator const &operator_in, bool const initialize_preconditioner, AdditionalData const &additional_data_in) |
void | update () final |
void | vmult (VectorType &dst, VectorType const &src) const final |
void | step (VectorType &dst, VectorType const &src) const final |
|
inlinefinalvirtual |
Implements ExaDG::SmootherBase< VectorType >.
|
inlinefinalvirtual |
Implements ExaDG::SmootherBase< VectorType >.
|
inlinefinalvirtual |
Implements ExaDG::SmootherBase< VectorType >.