104#ifndef PoissonPatchDistMethod_H
105#define PoissonPatchDistMethod_H
133 Poisson(
const Poisson&) =
delete;
136 void operator=(
const Poisson&) =
delete;
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
patchDistMethod(const patchDistMethod &)=delete
No copy construct.
const labelHashSet & patchIDs() const
Return the patchIDs.
TypeName("Poisson")
Runtime type information.
A class for managing temporary objects.
GeometricField< vector, fvPatchField, volMesh > volVectorField
HashSet< label, Hash< label > > labelHashSet
A HashSet of labels, uses label hasher.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.