37#ifndef assemblyFaceAreaPairGAMGAgglomeration_H
38#define assemblyFaceAreaPairGAMGAgglomeration_H
TypeName("assembledFaceAreaPair")
Runtime type information.
assemblyFaceAreaPairGAMGAgglomeration(const lduMatrix &matrix, const dictionary &controlDict)
Construct given mesh and controls.
~assemblyFaceAreaPairGAMGAgglomeration()
Destructor.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
lduMatrix is a general matrix class in which the coefficients are stored as three arrays,...
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.