opm
simulators
linalg
Classes
|
Namespaces
|
Functions
StandardPreconditioners_mpi.hpp File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes
struct
Opm::AMGSmootherArgsHelper< Smoother >
struct
Opm::AMGSmootherArgsHelper< ParallelOverlappingILU0< M, V, V, C > >
struct
Opm::StandardPreconditioners< Operator, Comm, typename >
Namespaces
namespace
Opm
Functions
template<typename C >
auto
Opm::setUseFixedOrder
(C &criterion, bool booleanValue) -> decltype(criterion.setUseFixedOrder(booleanValue))
template<typename C >
void
Opm::setUseFixedOrder
(C &,...)