68 #ifndef manualGAMGProcAgglomeration_H
69 #define manualGAMGProcAgglomeration_H
80 class GAMGAgglomeration;
Geometric agglomerated algebraic multigrid agglomeration class.
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...
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Manual processor agglomerator.
virtual ~manualGAMGProcAgglomeration()
Destructor.
TypeName("manual")
Runtime type information.
virtual bool agglomerate()
Modify agglomeration. Return true if modified.
manualGAMGProcAgglomeration(GAMGAgglomeration &agglom, const dictionary &dict)
Construct given agglomerator and controls.
void operator=(const manualGAMGProcAgglomeration &)=delete
Disallow default bitwise assignment.