Go to the documentation of this file.
35 #ifndef dummyAgglomeration_H
36 #define dummyAgglomeration_H
Geometric agglomerated algebraic multigrid agglomeration class.
TypeName("dummy")
Runtime type information.
dummyAgglomeration(const dummyAgglomeration &)
Disallow default bitwise copy construct.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
void operator=(const dummyAgglomeration &)
Disallow default bitwise assignment.
runTime controlDict().lookup("adjustTimeStep") >> adjustTimeStep
const lduMesh & mesh() const
label nLevels_
Preset number of levels.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Agglomerate without combining cells. Used for testing.
Abstract base class for meshes which provide LDU addressing for the construction of lduMatrix and LDU...