37#ifndef faceAreaPairGAMGAgglomeration_H
38#define faceAreaPairGAMGAgglomeration_H
const lduMesh & mesh() const noexcept
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual bool movePoints()
Update when the mesh moves.
TypeName("faceAreaPair")
Runtime type information.
faceAreaPairGAMGAgglomeration(const lduMesh &mesh, const dictionary &controlDict)
Construct given mesh and controls.
Abstract base class for meshes which provide LDU addressing for the construction of lduMatrix and LDU...
pairGAMGAgglomeration(const pairGAMGAgglomeration &)=delete
No copy construct.
runTime controlDict().readEntry("adjustTimeStep"
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
Field< vector > vectorField
Specialisation of Field<T> for vector.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.