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