GeometricTensorField.H File Reference

Tensor specific part of the implementation of GeometricField. More...

Include dependency graph for GeometricTensorField.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Macros

#define TEMPLATE
 
#define TEMPLATE2
 
#define TEMPLATE3
 

Detailed Description

Tensor specific part of the implementation of GeometricField.

Original source file GeometricTensorField.H

InClass Foam::GeometricTensorField

Source files

Definition in file GeometricTensorField.H.

Macro Definition Documentation

◆ TEMPLATE

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

Definition at line 42 of file GeometricTensorField.H.

◆ TEMPLATE2

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

Definition at line 48 of file GeometricTensorField.H.

◆ TEMPLATE3

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

Definition at line 55 of file GeometricTensorField.H.