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