94 "laplacian(" + vf.
name() +
')'
155template<
class Type,
class GType>
181template<
class Type,
class GType>
208template<
class Type,
class GType>
221 ).ref().fvmLaplacian(
gamma, vf);
225template<
class Type,
class GType>
240template<
class Type,
class GType>
252 "laplacian(" +
gamma.name() +
',' + vf.
name() +
')'
257template<
class Type,
class GType>
273template<
class Type,
class GType>
286 ).ref().fvmLaplacian(
gamma, vf);
290template<
class Type,
class GType>
305template<
class Type,
class GType>
317 "laplacian(" +
gamma.name() +
',' + vf.
name() +
')'
322template<
class Type,
class GType>
const Mesh & mesh() const
Return mesh.
Generic GeometricField class.
Defines the attributes of an object for which implicit objectRegistry management is supported,...
const word & name() const noexcept
Return the object name.
const Time & time() const
Return Time associated with the objectRegistry.
const fileName & instance() const noexcept
Read access to instance path component.
const word & constant() const
Return constant name.
static autoPtr< Time > New()
Construct (dummy) Time - no functionObjects or libraries.
Dimension set for the base types, which can be used to implement rigorous dimension checking for alge...
A special matrix type and solver, designed for finite volume solutions of scalar equations....
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.
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 ...
tmp< fvMatrix< Type > > laplacian(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
const dimensionSet dimless
Dimensionless.
word name(const expressions::valueTypeCode typeCode)
A word representation of a valueTypeCode. Empty for INVALID.