214 const GeometricField<Type, faPatchField, areaMesh>& vf,
221 vf.mesh().laplacianScheme(
name)
230 const tmp<edgeScalarField>& tgamma,
231 const GeometricField<Type, faPatchField, areaMesh>& vf,
246 const GeometricField<Type, faPatchField, areaMesh>& vf
253 "laplacian(" +
gamma.name() +
',' + vf.name() +
')'
261 const tmp<edgeScalarField>& tgamma,
262 const GeometricField<Type, faPatchField, areaMesh>& vf
276 const GeometricField<Type, faPatchField, areaMesh>& vf
279 const faMesh&
mesh = vf.mesh();
293 const tmp<areaTensorField>& tgamma,
294 const GeometricField<Type, faPatchField, areaMesh>& vf
308 const GeometricField<Type, faPatchField, areaMesh>& vf
311 const faMesh&
mesh = vf.mesh();
324 const tmp<edgeTensorField>& tgamma,
325 const GeometricField<Type, faPatchField, areaMesh>& vf
339 const GeometricField<Type, faPatchField, areaMesh>& vf,
343 const faMesh&
mesh = vf.mesh();
357 const tmp<edgeTensorField>& tgamma,
358 const GeometricField<Type, faPatchField, areaMesh>& vf,
const Mesh & mesh() const noexcept
Return const reference to mesh.
Generic GeometricField class.
@ NO_READ
Nothing to be read.
Defines the attributes of an object for which implicit objectRegistry management is supported,...
const Time & time() const noexcept
Return Time associated with the objectRegistry.
const word & name() const noexcept
Return the object name.
const objectRegistry & db() const noexcept
Return the local objectRegistry.
const fileName & instance() const noexcept
Read access to instance path component.
const word & constant() const noexcept
Return constant name.
static tmp< laplacianScheme< Type > > New(const faMesh &mesh, Istream &schemeData)
Return a pointer to a new laplacianScheme created on freestore.
A class for managing temporary objects.
void clear() const noexcept
If object pointer points to valid object: delete object and set pointer to nullptr.
T & ref() const
Return non-const reference to the contents of a non-null managed pointer.
A class for handling words, derived from Foam::string.
static tmp< GeometricField< Type, faePatchField, edgeMesh > > interpolate(const GeometricField< Type, faPatchField, areaMesh > &tvf, const edgeScalarField &faceFlux, Istream &schemeData)
Interpolate field onto faces using scheme given by Istream.
tmp< faMatrix< Type > > laplacian(const GeometricField< Type, faPatchField, areaMesh > &vf)
const dimensionSet dimless
Dimensionless.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
GeometricField< tensor, faPatchField, areaMesh > areaTensorField
GeometricField< scalar, faePatchField, edgeMesh > edgeScalarField
GeometricField< scalar, faPatchField, areaMesh > areaScalarField
GeometricField< tensor, faePatchField, edgeMesh > edgeTensorField
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for expressions::valueTypeCode::INVALID.
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
Calculate the matrix for the second temporal derivative.