50 template<
class Type,
class DType,
class LUType>
53 public LduMatrix<Type, DType, LUType>::solver
A list of keyword definitions, which are a keyword followed by any number of values (e...
PBiCCCG(const word &fieldName, const LduMatrix< Type, DType, LUType > &matrix, const dictionary &solverDict)
Construct from matrix components and solver data dictionary.
Preconditioned bi-conjugate gradient solver for asymmetric lduMatrices using a run-time selectable pr...
const LduMatrix< Type, DType, LUType > & matrix() const
const word & fieldName() const
void operator=(const PBiCCCG &)=delete
Disallow default bitwise assignment.
Pre-declare SubField and related Field type.
A class for handling words, derived from string.
TypeName("PBiCCCG")
Runtime type information.
virtual SolverPerformance< Type > solve(Field< Type > &psi) const
Solve the matrix with this solver.
LduMatrix is a general matrix class in which the coefficients are stored as three arrays...
const volScalarField & psi