Go to the documentation of this file.
63 void operator=(
const PBiCG&) =
delete;
87 virtual ~PBiCG() =
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,...
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...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Preconditioned bi-conjugate gradient solver for asymmetric lduMatrices using a run-time selectable pr...
const FieldField< Field, scalar > & interfaceIntCoeffs() const noexcept
const volScalarField & psi
virtual solverPerformance solve(scalarField &psi, const scalarField &source, const direction cmpt=0) const
const lduMatrix & matrix() const noexcept