35 #ifndef noneGAMGProcAgglomeration_H 36 #define noneGAMGProcAgglomeration_H 46 class GAMGAgglomeration;
60 TypeName(
"noneGAMGProcAgglomeration");
runTime controlDict().lookup("adjustTimeStep") >> adjustTimeStep
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual bool agglomerate()
Modify agglomeration. Return true if modified.
TypeName("noneGAMGProcAgglomeration")
Runtime type information.
Processor agglomeration of GAMGAgglomerations.
void operator=(const noneGAMGProcAgglomeration &)=delete
Disallow default bitwise assignment.
Processor agglomeration of GAMGAgglomerations.
noneGAMGProcAgglomeration(GAMGAgglomeration &agglom, const dictionary &controlDict)
Construct given agglomerator and controls.
Geometric agglomerated algebraic multigrid agglomeration class.
virtual ~noneGAMGProcAgglomeration()
Destructor.