Go to the documentation of this file.
35 #ifndef noneGAMGProcAgglomeration_H
36 #define noneGAMGProcAgglomeration_H
46 class GAMGAgglomeration;
71 TypeName(
"noneGAMGProcAgglomeration");
Geometric agglomerated algebraic multigrid agglomeration class.
virtual ~noneGAMGProcAgglomeration()
Destructor.
runTime controlDict().lookup("adjustTimeStep") >> adjustTimeStep
TypeName("noneGAMGProcAgglomeration")
Runtime type information.
noneGAMGProcAgglomeration(const noneGAMGProcAgglomeration &)
Disallow default bitwise copy construct.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Processor agglomeration of GAMGAgglomerations.
virtual bool agglomerate()
Modify agglomeration. Return true if modified.
void operator=(const noneGAMGProcAgglomeration &)
Disallow default bitwise assignment.
Processor agglomeration of GAMGAgglomerations.