|
using | Operator = OperatorType |
| The type of the linear operator used.
|
|
using | CoarseLevelSolver = PressureInverseOperator |
| The type of solver constructed for the coarse level.
|
|
◆ PressureSolverPolicy()
template<class OperatorType , class Solver , class LevelTransferPolicy >
Constructs the coarse solver policy.
- Parameters
-
prm | Parameter tree specifying the solver details. |
◆ setCoarseOperator()
template<class OperatorType , class Solver , class LevelTransferPolicy >
template<class LTP >
Constructs a coarse level solver.
- Parameters
-
transferPolicy | The policy describing the transfer between levels. |
- Returns
- A pointer to the constructed coarse level solver.
The documentation for this class was generated from the following file: