37#ifndef noneGAMGProcAgglomeration_H
38#define noneGAMGProcAgglomeration_H
54class noneGAMGProcAgglomeration
61 noneGAMGProcAgglomeration
63 const noneGAMGProcAgglomeration&
67 void operator=(
const noneGAMGProcAgglomeration&) =
delete;
73 TypeName(
"noneGAMGProcAgglomeration");
79 noneGAMGProcAgglomeration
Geometric agglomerated algebraic multigrid agglomeration class.
GAMGProcAgglomeration(const GAMGProcAgglomeration &)=delete
No copy construct.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
TypeName("noneGAMGProcAgglomeration")
Runtime type information.
virtual ~noneGAMGProcAgglomeration()
Destructor.
virtual bool agglomerate()
Modify agglomeration. Return true if modified.
runTime controlDict().readEntry("adjustTimeStep"
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.