|
typedef PreconditionerBase< typenameOperator::value_type >::VectorType | VectorType |
|
typedef dealii::LinearAlgebra::distributed::Vector< value_type > | VectorType |
|
|
| AdditiveSchwarzPreconditioner (Operator const &underlying_operator_in, bool const initialize) |
|
void | vmult (VectorType &dst, VectorType const &src) const final |
|
void | update () final |
|
bool | needs_update () const |
|
virtual std::shared_ptr< TimerTree > | get_timings () const |
|
◆ update()
template<typename Operator>
◆ vmult()
template<typename Operator>
The documentation for this class was generated from the following file: