63 #ifndef allGAMGProcAgglomeration_H
64 #define allGAMGProcAgglomeration_H
Geometric agglomerated algebraic multigrid agglomeration class.
Processor agglomeration of GAMGAgglomerations.
Agglomerates all processor matrices onto the master processor at the coarsest but one level.
allGAMGProcAgglomeration(GAMGAgglomeration &agglom, const dictionary &dict)
Construct given agglomerator and controls.
virtual ~allGAMGProcAgglomeration()
Destructor.
virtual bool agglomerate()
Modify agglomeration. Return true if modified.
void operator=(const allGAMGProcAgglomeration &)=delete
Disallow default bitwise assignment.
TypeName("all")
Runtime type information.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.