36 #ifndef pairGAMGAgglomeration_H
37 #define pairGAMGAgglomeration_H
const lduMesh & mesh() const
Geometric agglomerated algebraic multigrid agglomeration class.
A list of keyword definitions, which are a keyword followed by any number of values (e....
The class contains the addressing required by the lduMatrix: upper, lower and losort.
Abstract base class for meshes which provide LDU addressing for the construction of lduMatrix and LDU...
Agglomerate using the pair algorithm.
void agglomerate(const lduMesh &mesh, const scalarField &faceWeights)
Agglomerate all levels starting from the given face weights.
TypeName("pair")
Runtime type information.
void operator=(const pairGAMGAgglomeration &)=delete
Disallow default bitwise assignment.
pairGAMGAgglomeration(const lduMesh &mesh, const dictionary &controlDict)
Construct given mesh and controls.
A class for managing temporary objects.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
runTime controlDict().lookup("adjustTimeStep") >> adjustTimeStep