|
|
typedef Operator::value_type | MultigridNumber |
| |
|
typedef dealii::LinearAlgebra::distributed::Vector< MultigridNumber > | VectorType |
| |
|
typedef dealii::PreconditionChebyshev< Operator, VectorType, dealii::DiagonalMatrix< VectorType > > | DealiiChebyshev |
| |
|
|
| MGCoarseChebyshev (Operator const &coarse_operator_in, bool const initialize_preconditioner_in, double const relative_tolerance_in, MultigridCoarseGridPreconditioner const &preconditioner, bool const operator_is_singular_in) |
| |
| void | update () final |
| |
|
void | operator() (unsigned int const level, VectorType &dst, const VectorType &src) const final |
| |
◆ update()
template<typename Operator>
The documentation for this class was generated from the following file: