Go to the documentation of this file.
40 const word& fieldName,
69 psi = source/matrix_.diag();
A class for handling words, derived from string.
lduMatrix is a general matrix class in which the coefficients are stored as three arrays,...
Abstract base-class for lduMatrix solvers.
SolverPerformance< scalar > solverPerformance
SolverPerformance instantiated for a scalar.
Pre-declare SubField and related Field type.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
diagonalSolver(const diagonalSolver &)
Disallow default bitwise copy construct.
A list of keyword definitions, which are a keyword followed by any number of values (e....
const volScalarField & psi
defineTypeNameAndDebug(combustionModel, 0)
solverPerformance solve(scalarField &psi, const scalarField &source, const direction cmpt=0) const
Solve the matrix with this solver.