35 #ifndef masterCoarsestGAMGProcAgglomeration_H 36 #define masterCoarsestGAMGProcAgglomeration_H 46 class GAMGAgglomeration;
virtual bool agglomerate()
Modify agglomeration. Return true if modified.
void operator=(const masterCoarsestGAMGProcAgglomeration &)=delete
Disallow default bitwise assignment.
runTime controlDict().lookup("adjustTimeStep") >> adjustTimeStep
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("masterCoarsest")
Runtime type information.
virtual ~masterCoarsestGAMGProcAgglomeration()
Destructor.
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects...
Processor agglomeration of GAMGAgglomerations.
masterCoarsestGAMGProcAgglomeration(GAMGAgglomeration &agglom, const dictionary &controlDict)
Construct given agglomerator and controls.
Processor agglomeration of GAMGAgglomerations.
Geometric agglomerated algebraic multigrid agglomeration class.