62#ifndef Foam_manualGAMGProcAgglomeration_H
63#define Foam_manualGAMGProcAgglomeration_H
Geometric agglomerated algebraic multigrid agglomeration class.
GAMGProcAgglomeration(const GAMGProcAgglomeration &)=delete
No copy construct.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
manualGAMGProcAgglomeration(const manualGAMGProcAgglomeration &)=delete
No copy construct.
virtual ~manualGAMGProcAgglomeration()
Destructor.
TypeName("manual")
Runtime type information.
virtual bool agglomerate()
Modify agglomeration. Return true if modified.
void operator=(const manualGAMGProcAgglomeration &)=delete
No copy assignment.
runTime controlDict().readEntry("adjustTimeStep"
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.