ExaDG
Loading...
Searching...
No Matches
ExaDG::PreconditionerBase< value_type > Class Template Referenceabstract

Public Types

typedef dealii::LinearAlgebra::distributed::Vector< value_type > VectorType

Public Member Functions

bool needs_update () const
virtual void vmult (VectorType &dst, VectorType const &src) const =0
virtual void update ()=0
virtual std::shared_ptr< TimerTreeget_timings () const

Protected Attributes

bool update_needed

Member Function Documentation

◆ update()

template<typename value_type>
virtual void ExaDG::PreconditionerBase< value_type >::update ( )
pure virtual

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