GeometricSymmTensorField.H File Reference

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

Include dependency graph for GeometricSymmTensorField.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

SymmTensor specific part of the implementation of GeometricField.

Original source file GeometricSymmTensorField.H

InClass Foam::GeometricSymmTensorField

Source files

Definition in file GeometricSymmTensorField.H.

Macro Definition Documentation

◆ TEMPLATE

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

Definition at line 41 of file GeometricSymmTensorField.H.

◆ TEMPLATE2

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

Definition at line 47 of file GeometricSymmTensorField.H.

◆ TEMPLATE3

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

Definition at line 54 of file GeometricSymmTensorField.H.