Go to the documentation of this file.
42 #ifndef procFacesGAMGProcAgglomeration_H
43 #define procFacesGAMGProcAgglomeration_H
54 class GAMGAgglomeration;
56 class lduPrimitiveMesh;
69 const label nAgglomeratingCells_;
80 const label singleCellMeshComm,
90 bool doProcessorAgglomeration(
const lduMesh&)
const;
Geometric agglomerated algebraic multigrid agglomeration class.
A class for managing temporary objects.
Processor agglomeration of GAMGAgglomerations. Needs nAgglomeratingCells which is when to start agglo...
Generic templated field type.
runTime controlDict().readEntry("adjustTimeStep"
virtual bool agglomerate()
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
virtual ~procFacesGAMGProcAgglomeration()
Processor agglomeration of GAMGAgglomerations.
Abstract base class for meshes which provide LDU addressing for the construction of lduMatrix and LDU...