Go to the documentation of this file.
94 "laplacian(" + vf.name() +
')'
155 template<
class Type,
class GType>
181 template<
class Type,
class GType>
208 template<
class Type,
class GType>
220 vf.mesh().laplacianScheme(
name)
225 template<
class Type,
class GType>
240 template<
class Type,
class GType>
252 "laplacian(" +
gamma.name() +
',' + vf.name() +
')'
257 template<
class Type,
class GType>
273 template<
class Type,
class GType>
285 vf.mesh().laplacianScheme(
name)
290 template<
class Type,
class GType>
305 template<
class Type,
class GType>
317 "laplacian(" +
gamma.name() +
',' + vf.name() +
')'
322 template<
class Type,
class GType>
Defines the attributes of an object for which implicit objectRegistry management is supported,...
static tmp< laplacianScheme< Type, GType > > New(const fvMesh &mesh, Istream &schemeData)
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
A class representing the concept of 1 (one) that can be used to avoid manipulating objects known to b...
Dimension set for the base types, which can be used to implement rigorous dimension checking for alge...
tmp< fvMatrix< Type > > laplacian(const GeometricField< Type, fvPatchField, volMesh > &vf, const word &name)
Generic dimensioned Type class.
word name(const expressions::valueTypeCode typeCode)
Generic GeometricField class.
const dimensionSet dimless
A class representing the concept of 0 (zero) that can be used to avoid manipulating objects known to ...