Go to the documentation of this file.
59 #ifndef manualGAMGProcAgglomeration_H
60 #define manualGAMGProcAgglomeration_H
71 class GAMGAgglomeration;
Geometric agglomerated algebraic multigrid agglomeration class.
DynamicList< label > comms_
Any allocated communicators.
virtual ~manualGAMGProcAgglomeration()
Destructor.
virtual bool agglomerate()
Modify agglomeration. Return true if modified.
runTime controlDict().lookup("adjustTimeStep") >> adjustTimeStep
TypeName("manual")
Runtime type information.
void operator=(const manualGAMGProcAgglomeration &)
Disallow default bitwise assignment.
manualGAMGProcAgglomeration(const manualGAMGProcAgglomeration &)
Disallow default bitwise copy construct.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Manual processor agglomeration of GAMGAgglomerations.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Processor agglomeration of GAMGAgglomerations.
const List< Tuple2< label, List< labelList > > > procAgglomMaps_
Per level the agglomeration map.