Go to the documentation of this file.
32 #define TEMPLATE template<template<class> class PatchField, class GeoMesh>
37 template<
class Cmpt,
template<
class>
class PatchField,
class GeoMesh>
51 result.primitiveFieldRef(),
59 result.boundaryFieldRef(),
67 template<
class Cmpt,
template<
class>
class PatchField,
class GeoMesh>
70 const GeometricField<SymmTensor<Cmpt>, PatchField, GeoMesh>&
input,
71 GeometricField<Cmpt, PatchField, GeoMesh>& xx,
72 GeometricField<Cmpt, PatchField, GeoMesh>& xy,
73 GeometricField<Cmpt, PatchField, GeoMesh>& xz,
74 GeometricField<Cmpt, PatchField, GeoMesh>& yy,
75 GeometricField<Cmpt, PatchField, GeoMesh>& yz,
76 GeometricField<Cmpt, PatchField, GeoMesh>& zz
81 input.primitiveField(),
82 xx.primitiveFieldRef(), xy.primitiveFieldRef(), xz.primitiveFieldRef(),
83 yy.primitiveFieldRef(), yz.primitiveFieldRef(),
84 zz.primitiveFieldRef()
89 input.boundaryField(),
90 xx.boundaryFieldRef(), xy.boundaryFieldRef(), xz.boundaryFieldRef(),
91 yy.boundaryFieldRef(), yz.boundaryFieldRef(),
97 template<
class Cmpt,
template<
class>
class PatchField,
class GeoMesh>
100 const GeometricField<SymmTensor<Cmpt>, PatchField, GeoMesh>&
input,
101 GeometricField<Vector<Cmpt>, PatchField, GeoMesh>& result
#define BINARY_OPERATOR(ReturnType, Type1, Type2, Op, OpName, OpFunc)
dimensionedSymmTensor symm(const dimensionedSymmTensor &dt)
SphericalTensor< scalar > sphericalTensor
SphericalTensor of scalars, i.e. SphericalTensor<scalar>.
A templated (3 x 3) symmetric tensor of objects of <T>, effectively containing 6 elements,...
#define UNARY_FUNCTION(ReturnType, Type1, Func, Dfunc)
void unzip(const FieldField< Field, SphericalTensor< Cmpt >> &input, FieldField< Field, Cmpt > &ii)
dimensionSet pow2(const dimensionSet &ds)
const Internal::FieldType & primitiveField() const
void dot(FieldField< Field1, typename innerProduct< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
#define BINARY_TYPE_OPERATOR(ReturnType, Type1, Type2, Op, OpName, OpFunc)
dimensionSet transform(const dimensionSet &ds)
dimensionedSymmTensor dev2(const dimensionedSymmTensor &dt)
dimensionedSymmTensor innerSqr(const dimensionedSymmTensor &dt)
dimensionedScalar pow3(const dimensionedScalar &ds)
dimensionedSphericalTensor inv(const dimensionedSphericalTensor &dt)
Specialisation of FieldField<T> for symmTensor.
SymmTensor specific part of the implementation of GeometricField.
SymmTensor< scalar > symmTensor
SymmTensor of scalars, i.e. SymmTensor<scalar>.
SphericalTensor< Cmpt > sph(const DiagTensor< Cmpt > &dt)
Generic mesh wrapper used by volMesh, surfaceMesh, pointMesh etc.
dimensionedSymmTensor cof(const dimensionedSymmTensor &dt)
Vector< scalar > vector
A scalar version of the templated Vector.
Internal::FieldType & primitiveFieldRef(const bool updateAccessTime=true)
dimensionedSymmTensor sqr(const dimensionedVector &dv)
#define UNARY_OPERATOR(ReturnType, Type1, Op, OpFunc, Dfunc)
Boundary & boundaryFieldRef(const bool updateAccessTime=true)
Templated 3D Vector derived from VectorSpace adding construction from 3 components,...
static Istream & input(Istream &is, IntRange< T > &range)
void zip(FieldField< Field, SphericalTensor< Cmpt >> &result, const FieldField< Field, Cmpt > &ii)
void unzipDiag(const FieldField< Field, SymmTensor< Cmpt >> &input, FieldField< Field, Vector< Cmpt >> &result)
dimensionedScalar tr(const dimensionedSphericalTensor &dt)
dimensionedScalar det(const dimensionedSphericalTensor &dt)
void hdual(pointPatchField< vector > &, const pointPatchField< tensor > &)
Generic GeometricField class.
dimensionedSymmTensor twoSymm(const dimensionedSymmTensor &dt)
Tensor< scalar > tensor
Tensor of scalars, i.e. Tensor<scalar>.
const Boundary & boundaryField() const
dimensionedSymmTensor dev(const dimensionedSymmTensor &dt)