Go to the documentation of this file.
53 template<
class Type,
class DType,
class LUType>
64 void operator=(
const PCICG&) =
delete;
86 virtual ~PCICG() =
default;
A class for handling words, derived from Foam::string.
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,...
virtual SolverPerformance< Type > solve(Field< Type > &psi) const
Preconditioned conjugate gradient solver for symmetric lduMatrices using a run-time selectable precon...
const volScalarField & psi
const LduMatrix< Type, DType, LUType > & matrix() const noexcept