ExaDG
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ExaDG::SmootherBase< VectorType > Class Template Referenceabstract
Inheritance diagram for ExaDG::SmootherBase< VectorType >:
ExaDG::CGSmoother< Operator, VectorType > ExaDG::ChebyshevSmoother< Operator, VectorType > ExaDG::GMRESSmoother< Operator, VectorType > ExaDG::JacobiSmoother< Operator, VectorType >

Public Member Functions

virtual void vmult (VectorType &dst, VectorType const &src) const =0
 
virtual void step (VectorType &dst, VectorType const &src) const =0
 
virtual void update ()=0
 

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