Go to the documentation of this file.
48 Foam::dummyAgglomeration::dummyAgglomeration
61 label nCreatedLevels = 0;
62 nCreatedLevels < nLevels_;
66 nCells_[nCreatedLevels] = nCoarseCells;
addToRunTimeSelectionTable(decompositionMethod, kahipDecomp, dictionary)
Geometric agglomerated algebraic multigrid agglomeration class.
PtrList< labelField > restrictAddressing_
void agglomerateLduAddressing(const label fineLevelIndex)
Field< label > labelField
Specialisation of Field<T> for label.
const lduMesh & mesh() const
runTime controlDict().readEntry("adjustTimeStep"
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Macros for easy insertion into run-time selection tables.
void compactLevels(const label nCreatedLevels)
labelList identity(const label len, label start=0)
List< ReturnType > get(const UPtrList< T > &list, const AccessOp &aop)
defineTypeNameAndDebug(combustionModel, 0)
virtual const lduAddressing & lduAddr() const =0
Abstract base class for meshes which provide LDU addressing for the construction of lduMatrix and LDU...