Go to the documentation of this file.
38 #ifndef MGridGenGAMGAgglomeration_H
39 #define MGridGenGAMGAgglomeration_H
87 void detectSharedFaces
96 void makeCompactCellFaceAddressingAndFaceWeights
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.
Agglomerate using the MGridGen algorithm.
A HashTable with keys but without contents that is similar to std::unordered_set.
Generic templated field type.
const lduMesh & mesh() const
runTime controlDict().readEntry("adjustTimeStep"
A list of pointers to objects of type <T>, without allocation/deallocation management of the pointers...
A list of pointers to objects of type <T>, with allocation/deallocation management of the pointers....
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
Abstract base class for meshes which provide LDU addressing for the construction of lduMatrix and LDU...