Go to the documentation of this file.
30 template<
class Type,
class DType,
class LUType>
33 const word& fieldName,
49 template<
class Type,
class DType,
class LUType>
57 template<
class Type,
class DType,
class LUType>
64 psi = this->matrix_.source()/this->matrix_.diag();
DiagonalSolver(const DiagonalSolver &)
Disallow default bitwise copy construct.
A class for handling words, derived from string.
virtual SolverPerformance< Type > solve(Field< Type > &psi) const
Solve the matrix with this solver.
A list of keyword definitions, which are a keyword followed by any number of values (e....
const volScalarField & psi
Traits class for primitives.
void read(const dictionary &solverDict)
Read and reset the solver parameters from the given dictionary.