const lduInterfaceFieldPtrsList & interfaces() const
A class for handling words, derived from string.
lduMatrix is a general matrix class in which the coefficients are stored as three arrays,...
const lduMatrix & matrix() const
Abstract base-class for lduMatrix solvers.
Pre-declare SubField and related Field type.
void operator=(const PBiCGStab &)
Disallow default bitwise assignment.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
A list of keyword definitions, which are a keyword followed by any number of values (e....
Preconditioned bi-conjugate gradient stabilized solver for asymmetric lduMatrices using a run-time se...
virtual ~PBiCGStab()
Destructor.
const volScalarField & psi
const FieldField< Field, scalar > & interfaceBouCoeffs() const
const word & fieldName() const
PBiCGStab(const PBiCGStab &)
Disallow default bitwise copy construct.
virtual solverPerformance solve(scalarField &psi, const scalarField &source, const direction cmpt=0) const
Solve the matrix with this solver.
const FieldField< Field, scalar > & interfaceIntCoeffs() const
TypeName("PBiCGStab")
Runtime type information.