94 "laplacian(" + vf.
name() +
')'
155template<
class Type,
class GType>
181template<
class Type,
class GType>
208template<
class Type,
class GType>
225template<
class Type,
class GType>
240template<
class Type,
class GType>
257template<
class Type,
class GType>
273template<
class Type,
class GType>
290template<
class Type,
class GType>
305template<
class Type,
class GType>
322template<
class Type,
class GType>
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 fileName & instance() const noexcept
Read access to instance path component.
const word & constant() const noexcept
Return constant name.
Dimension set for the base types, which can be used to implement rigorous dimension checking for alge...
Generic dimensioned Type class.
A special matrix type and solver, designed for finite volume solutions of scalar equations....
static tmp< laplacianScheme< Type, GType > > New(const fvMesh &mesh, Istream &schemeData)
Return a pointer to a new laplacianScheme created on freestore.
A class representing the concept of 1 (one) that can be used to avoid manipulating objects known to b...
A class for managing temporary objects.
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.
A class representing the concept of 0 (zero) that can be used to avoid manipulating objects known to ...
Namespace of functions to calculate implicit derivatives returning a matrix.
tmp< fvMatrix< Type > > laplacian(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
const dimensionSet dimless
Dimensionless.
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
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.