53template<
class Type,
class DType,
class LUType>
56 public LduMatrix<Type, DType, LUType>::solver
64 void operator=(
const PCICG&) =
delete;
86 virtual ~PCICG() =
default;
Generic templated field type.
const LduMatrix< Type, DType, LUType > & matrix() const noexcept
const word & fieldName() const noexcept
LduMatrix is a general matrix class in which the coefficients are stored as three arrays,...
Preconditioned conjugate gradient solver for symmetric lduMatrices using a run-time selectable precon...
TypeName("PCICG")
Runtime type information.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A class for handling words, derived from Foam::string.
const volScalarField & psi
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.