50 template<
class Type,
class DType,
class LUType>
Pre-declare SubField and related Field type.
const LduMatrix< Type, DType, LUType > & matrix() const
const word & fieldName() const
LduMatrix is a general matrix class in which the coefficients are stored as three arrays,...
Preconditioned bi-conjugate gradient solver for asymmetric lduMatrices using a run-time selectable pr...
PBiCICG(const word &fieldName, const LduMatrix< Type, DType, LUType > &matrix, const dictionary &solverDict)
Construct from matrix components and solver data dictionary.
TypeName("PBiCICG")
Runtime type information.
void operator=(const PBiCICG &)=delete
Disallow default bitwise assignment.
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....
Abstract base class for run-time selectable region solvers.
A class for handling words, derived from string.
const volScalarField & psi