Go to the documentation of this file.
37 #ifndef GeometricScalarField_H
38 #define GeometricScalarField_H
43 #define TEMPLATE template<template<class> class PatchField, class GeoMesh>
53 template<
template<
class>
class PatchField,
class GeoMesh>
56 GeometricField<scalar, PatchField, GeoMesh>&,
57 const GeometricField<scalar, PatchField, GeoMesh>&,
58 const dimensioned<scalar>&
61 template<
template<
class>
class PatchField,
class GeoMesh>
62 tmp<GeometricField<scalar, PatchField, GeoMesh>>
stabilise
64 const GeometricField<scalar, PatchField, GeoMesh>&,
65 const dimensioned<scalar>&
68 template<
template<
class>
class PatchField,
class GeoMesh>
69 tmp<GeometricField<scalar, PatchField, GeoMesh>>
stabilise
71 const tmp<GeometricField<scalar, PatchField, GeoMesh>>&,
72 const dimensioned<scalar>&
136 #define BesselFunc(func) \
138 template<template<class> class PatchField, class GeoMesh> \
141 GeometricField<scalar, PatchField, GeoMesh>& Res, \
143 const GeometricField<scalar, PatchField, GeoMesh>& sf \
146 template<template<class> class PatchField, class GeoMesh> \
147 tmp<GeometricField<scalar, PatchField, GeoMesh>> func \
150 const GeometricField<scalar, PatchField, GeoMesh>& \
153 template<template<class> class PatchField, class GeoMesh> \
154 tmp<GeometricField<scalar, PatchField, GeoMesh>> func \
157 const tmp<GeometricField<scalar, PatchField, GeoMesh>>& \
#define BINARY_TYPE_OPERATOR_SF(ReturnType, Type1, Type2, Op, OpName, OpFunc)
#define BINARY_OPERATOR(ReturnType, Type1, Type2, Op, OpName, OpFunc)
dimensionSet trans(const dimensionSet &ds)
void subtract(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
dimensionedScalar tan(const dimensionedScalar &ds)
#define UNARY_FUNCTION(ReturnType, Type1, Func, Dfunc)
dimensionedScalar cosh(const dimensionedScalar &ds)
dimensionedScalar y1(const dimensionedScalar &ds)
dimensionedScalar sin(const dimensionedScalar &ds)
dimensionedScalar jn(const int n, const dimensionedScalar &ds)
dimensionedScalar posPart(const dimensionedScalar &ds)
dimensionedScalar atan2(const dimensionedScalar &x, const dimensionedScalar &y)
dimensionedScalar neg0(const dimensionedScalar &ds)
#define BINARY_TYPE_OPERATOR(ReturnType, Type1, Type2, Op, OpName, OpFunc)
dimensionedScalar pos0(const dimensionedScalar &ds)
dimensionedScalar exp(const dimensionedScalar &ds)
#define BINARY_FUNCTION(ReturnType, Type1, Type2, Func)
dimensionedScalar sign(const dimensionedScalar &ds)
dimensionedScalar erf(const dimensionedScalar &ds)
void divide(FieldField< Field, Type > &f, const FieldField< Field, Type > &f1, const FieldField< Field, scalar > &f2)
dimensionedScalar pow025(const dimensionedScalar &ds)
dimensionedScalar atanh(const dimensionedScalar &ds)
Scalar specific part of the implementation of DimensionedField.
dimensionedScalar lgamma(const dimensionedScalar &ds)
dimensionedScalar pow4(const dimensionedScalar &ds)
dimensionedScalar pow6(const dimensionedScalar &ds)
dimensionedScalar tanh(const dimensionedScalar &ds)
dimensionedScalar pow3(const dimensionedScalar &ds)
tmp< DimensionedField< scalar, GeoMesh > > stabilise(const DimensionedField< scalar, GeoMesh > &dsf, const dimensioned< scalar > &ds)
dimensionedScalar log10(const dimensionedScalar &ds)
dimensionedScalar y0(const dimensionedScalar &ds)
dimensionedScalar erfc(const dimensionedScalar &ds)
dimensionedScalar asinh(const dimensionedScalar &ds)
dimensionedScalar pow(const dimensionedScalar &ds, const dimensionedScalar &expt)
void add(FieldField< Field1, typename typeOfSum< Type1, Type2 >::type > &f, const FieldField< Field1, Type1 > &f1, const FieldField< Field2, Type2 > &f2)
dimensionedScalar pow5(const dimensionedScalar &ds)
dimensionedScalar log(const dimensionedScalar &ds)
#define BINARY_TYPE_FUNCTION(ReturnType, Type1, Type2, Func)
dimensionedScalar yn(const int n, const dimensionedScalar &ds)
dimensionedScalar acosh(const dimensionedScalar &ds)
dimensionedScalar negPart(const dimensionedScalar &ds)
dimensionedScalar sqrt(const dimensionedScalar &ds)
dimensionedScalar j0(const dimensionedScalar &ds)
dimensionedScalar acos(const dimensionedScalar &ds)
dimensionedScalar atan(const dimensionedScalar &ds)
void multiply(FieldField< Field, Type > &f, const FieldField< Field, Type > &f1, const FieldField< Field, scalar > &f2)
dimensionedScalar cbrt(const dimensionedScalar &ds)
dimensionedScalar j1(const dimensionedScalar &ds)
dimensionedScalar neg(const dimensionedScalar &ds)
dimensionedScalar asin(const dimensionedScalar &ds)
dimensionedScalar cos(const dimensionedScalar &ds)
dimensionedScalar pos(const dimensionedScalar &ds)
dimensionedScalar sinh(const dimensionedScalar &ds)