GeometricSphericalTensorField.C File Reference
Include dependency graph for GeometricSphericalTensorField.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Macros

#define TEMPLATE
 
#define TEMPLATE2
 
#define TEMPLATE3
 

Detailed Description

Original source file GeometricSphericalTensorField.C

Definition in file GeometricSphericalTensorField.C.

Macro Definition Documentation

◆ TEMPLATE

#define TEMPLATE
Value:
template \
< \
class GeoMesh, \
template<class> class PrimitiveField \
>

Definition at line 29 of file GeometricSphericalTensorField.C.

◆ TEMPLATE2

#define TEMPLATE2
Value:
template \
< \
class GeoMesh, \
template<class> class PrimitiveField1, \
template<class> class PrimitiveField2 \
>

Definition at line 35 of file GeometricSphericalTensorField.C.

◆ TEMPLATE3

#define TEMPLATE3
Value:
template \
< \
class GeoMesh, \
template<class> class PrimitiveField1, \
template<class> class PrimitiveField2, \
template<class> class PrimitiveField3 \
>

Definition at line 42 of file GeometricSphericalTensorField.C.