include/meltpooldg/linear_algebra/preconditioner.hpp File Reference

Developer Documentation: include/meltpooldg/linear_algebra/preconditioner.hpp File Reference
Developer Documentation
preconditioner.hpp File Reference
#include <meltpooldg/core/scratch_data.hpp>
#include <any>
#include <memory>
#include <utility>
Include dependency graph for preconditioner.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MeltPoolDG::Preconditioner< dim, VectorType, number >
 
struct  MeltPoolDG::Preconditioner< dim, VectorType, number >::PreconditionerConcept
 
struct  MeltPoolDG::Preconditioner< dim, VectorType, number >::PreconditionerModel< PreconditionerType >
 

Namespaces

namespace  MeltPoolDG
 Interface for a general preconditioner.
 

Concepts

concept  MeltPoolDG::PreconditionerTypeConcept