Go to the documentation of this file.
36 #ifndef pairGAMGAgglomeration_H
37 #define pairGAMGAgglomeration_H
The class contains the addressing required by the lduMatrix: upper, lower and losort.
Geometric agglomerated algebraic multigrid agglomeration class.
A class for managing temporary objects.
static bool forward_
Direction of cell loop for the current level.
void agglomerate(const lduMesh &mesh, const scalarField &faceWeights)
Agglomerate all levels starting from the given face weights.
void operator=(const pairGAMGAgglomeration &)
Disallow default bitwise assignment.
label mergeLevels_
Number of levels to merge, 1 = don't merge, 2 = merge pairs etc.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
runTime controlDict().lookup("adjustTimeStep") >> adjustTimeStep
const lduMesh & mesh() const
TypeName("pair")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Agglomerate using the pair algorithm.
pairGAMGAgglomeration(const pairGAMGAgglomeration &)
Disallow default bitwise copy construct.
Abstract base class for meshes which provide LDU addressing for the construction of lduMatrix and LDU...