37 #ifndef noneGAMGProcAgglomeration_H
38 #define noneGAMGProcAgglomeration_H
Geometric agglomerated algebraic multigrid agglomeration class.
Processor agglomeration of GAMGAgglomerations.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Dummy processor agglomerator which does not agglomerate.
noneGAMGProcAgglomeration(GAMGAgglomeration &agglom, const dictionary &dict)
Construct given agglomerator and controls.
TypeName("none")
Runtime type information.
void operator=(const noneGAMGProcAgglomeration &)=delete
Disallow default bitwise assignment.
virtual ~noneGAMGProcAgglomeration()
Destructor.
virtual bool agglomerate()
Modify agglomeration. Return true if modified.