Go to the documentation of this file.
79 label& outstandingRequest,
87 void operator=(
const PPCG&) =
delete;
124 virtual ~PPCG() =
default;
const lduInterfaceFieldPtrsList & interfaces() const noexcept
A class for handling words, derived from Foam::string.
A field of fields is a PtrList of fields with reference counting.
lduMatrix is a general matrix class in which the coefficients are stored as three arrays,...
dimensioned< typename typeOfMag< Type >::type > sumMag(const DimensionedField< Type, GeoMesh > &df)
const word & fieldName() const noexcept
const dimensionedScalar b
Generic templated field type.
const FieldField< Field, scalar > & interfaceBouCoeffs() const noexcept
A list of pointers to objects of type <T>, without allocation/deallocation management of the pointers...
virtual solverPerformance solve(scalarField &psi, const scalarField &source, const direction cmpt=0) const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
const FieldField< Field, scalar > & interfaceIntCoeffs() const noexcept
A 1D vector of objects of type <T> with a fixed length <N>.
const dimensionedScalar c
solverPerformance scalarSolveCG(solveScalarField &psi, const solveScalarField &source, const direction cmpt, const bool cgMode) const
const volScalarField & psi
Preconditioned pipelined conjugate gradient solver for symmetric lduMatrices using a run-time selecta...
const lduMatrix & matrix() const noexcept