Go to the documentation of this file.
77 void operator=(
const PPCR&) =
delete;
101 virtual ~PPCR() =
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,...
Preconditioned pipelined conjugate residuals solver for symmetric lduMatrices using a run-time select...
const word & fieldName() const noexcept
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
const volScalarField & psi
Preconditioned pipelined conjugate gradient solver for symmetric lduMatrices using a run-time selecta...
const lduMatrix & matrix() const noexcept