ExaDG
Loading...
Searching...
No Matches
ExaDG::CheckMultigrid< dim, Number, Operator, Preconditioner > Class Template Reference

Public Types

typedef dealii::LinearAlgebra::distributed::Vector< Number > VectorType
typedef dealii::LinearAlgebra::distributed::Vector< typename Preconditioner::MultigridNumber > VectorTypeMG

Public Member Functions

 CheckMultigrid (Operator const &underlying_operator_in, std::shared_ptr< Preconditioner > preconditioner_in, MPI_Comm const &mpi_comm_in)
void check ()
void write_output (VectorType const &initial_solution, VectorType const &solution_after_mg_cycle, VectorTypeMG const &solution_after_smoothing) const

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