Go to the documentation of this file.
38 #ifndef pairGAMGAgglomeration_H
39 #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.
void agglomerate(const lduMesh &mesh, const scalarField &faceWeights)
Generic templated field type.
const lduMesh & mesh() const
pairGAMGAgglomeration(const pairGAMGAgglomeration &)=delete
runTime controlDict().readEntry("adjustTimeStep"
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
void operator=(const pairGAMGAgglomeration &)=delete
Agglomerate using the pair algorithm.
Abstract base class for meshes which provide LDU addressing for the construction of lduMatrix and LDU...