Go to the documentation of this file.
37 #ifndef DiagonalSolver_H
38 #define DiagonalSolver_H
51 template<
class Type,
class DType,
class LUType>
A class for handling words, derived from Foam::string.
virtual SolverPerformance< Type > solve(Field< Type > &psi) const
LduMatrix is a general matrix class in which the coefficients are stored as three arrays,...
const word & fieldName() const noexcept
Base class for solution control classes.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const volScalarField & psi
void read(const dictionary &solverDict)
const LduMatrix< Type, DType, LUType > & matrix() const noexcept