63 const fvMesh& fvmesh = refCast<const fvMesh>(
mesh);
Macros for easy insertion into run-time selection tables.
const lduMesh & mesh() const
Geometric agglomerated algebraic multigrid agglomeration class.
const Internal::FieldType & primitiveField() const
Return a const-reference to the primitive field.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Agglomerate using the pair algorithm.
faceAreaPairGAMGAgglomeration(const lduMesh &mesh, const dictionary &controlDict)
Construct given mesh and controls.
Mesh data needed to do the Finite Volume discretisation.
const surfaceVectorField & Sf() const
Return cell face area vectors.
const surfaceScalarField & magSf() const
Return cell face area magnitudes.
Abstract base class for meshes which provide LDU addressing for the construction of lduMatrix and LDU...
Agglomerate using the pair algorithm.
void agglomerate(const lduMesh &mesh, const scalarField &faceWeights)
Agglomerate all levels starting from the given face weights.
Foam::fvMesh mesh(Foam::IOobject(regionName, runTime.name(), runTime, Foam::IOobject::MUST_READ), false)
void cmptMultiply(LagrangianPatchField< Type > &f, const LagrangianPatchField< Type > &f1, const LagrangianPatchField< Type > &f2)
addToRunTimeSelectionTable(polyPatch, mergedCyclicPolyPatch, word)
void mag(LagrangianPatchField< scalar > &f, const LagrangianPatchField< Type > &f1)
Vector< scalar > vector
A scalar version of the templated Vector.
defineTypeNameAndDebug(combustionModel, 0)
void sqrt(LagrangianPatchField< scalar > &f, const LagrangianPatchField< scalar > &f1)
runTime controlDict().lookup("adjustTimeStep") >> adjustTimeStep