39 algebraicPairGAMGAgglomeration,
63 agglomerate(mesh,
mag(matrix.
upper()));
runTime controlDict().lookup("adjustTimeStep") >> adjustTimeStep
A list of keyword definitions, which are a keyword followed by any number of values (e...
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
Agglomerate using the pair algorithm.
Abstract base class for meshes which provide LDU addressing for the construction of lduMatrix and LDU...
Macros for easy insertion into run-time selection tables.
algebraicPairGAMGAgglomeration(const lduMatrix &matrix, const dictionary &controlDict)
Construct given mesh and controls.
addToRunTimeSelectionTable(ensightPart, ensightPartCells, istream)
defineTypeNameAndDebug(combustionModel, 0)
lduMatrix is a general matrix class in which the coefficients are stored as three arrays...
dimensioned< scalar > mag(const dimensioned< Type > &)
const lduMesh & mesh() const
Return the LDU mesh from which the addressing is obtained.