include/meltpooldg/linear_algebra/preconditioner_factory.hpp Source File
|
Developer Documentation
|
preconditioner_factory.hpp
Go to the documentation of this file.
Definition preconditioner_trilinos_wrapper.hpp:46
Definition preconditioner_trilinos_wrapper.hpp:190
Definition preconditioner_jacobi.hpp:30
Definition preconditioner.hpp:42
Container for shared scratch data between operations/operators.
Definition scratch_data.hpp:61
Definition preconditioner_jacobi.hpp:17
Preconditioner< dim, VectorType, number > make_preconditioner(const PreconditionerType &preconditioner_type, const OperatorType *operator_in, const ScratchData< dim, dim, number > &scratch_data, const unsigned dof_idx, const bool do_matrix_free=true)
Definition preconditioner_factory.hpp:37
Generated by