Go to the documentation of this file.
35 namespace patchDistMethods
88 mesh_.time().timeName(),
93 y.boundaryField().types()
108 if (!mesh_.changing())
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
tmp< GeometricField< typename outerProduct< vector, Type >::type, fvPatchField, volMesh >> grad(const GeometricField< Type, fvsPatchField, surfaceMesh > &ssf)
const dimensionSet dimLength(0, 1, 0, 0, 0, 0, 0)
A class for managing temporary objects.
bool notNull(const T &t)
Return true if t is not a reference to the nullObject of type T.
virtual bool correct(volScalarField &y)
Correct the given distance-to-patch field.
dimensioned< scalar > mag(const dimensioned< Type > &)
defineTypeNameAndDebug(advectionDiffusion, 0)
Poisson(const Poisson &)
Disallow default bitwise copy construct.
tmp< fvMatrix< Type > > laplacian(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
Calculate the matrix for the laplacian of the field.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Specialisation of patchDist for wall distance calculation.
Macros for easy insertion into run-time selection tables.
Generic dimensioned Type class.
Mesh data needed to do the Finite Volume discretisation.
dimensioned< Type > max(const dimensioned< Type > &, const dimensioned< Type > &)
addToRunTimeSelectionTable(patchDistMethod, advectionDiffusion, dictionary)
SolverPerformance< Type > solve(fvMatrix< Type > &, const dictionary &)
Solve returning the solution statistics given convergence tolerance.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
dimensionedScalar sqrt(const dimensionedScalar &ds)
Calculate the gradient of the given field.
static const GeometricField< Type, PatchField, GeoMesh > & null()
Return a null geometric field.
Generic GeometricField class.
dimensioned< scalar > magSqr(const dimensioned< Type > &)