DimensionedTensorField.H File Reference

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

Include dependency graph for DimensionedTensorField.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   template<class GeoMesh, template<class> class PrimitiveField>
 
#define TEMPLATE2
 

Detailed Description

Tensor specific part of the implementation of DimensionedField.

Original source file DimensionedTensorField.H

InClass Foam::DimensionedTensorField

Source files

Definition in file DimensionedTensorField.H.

Macro Definition Documentation

◆ TEMPLATE

#define TEMPLATE   template<class GeoMesh, template<class> class PrimitiveField>

Definition at line 42 of file DimensionedTensorField.H.

◆ TEMPLATE2

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

Definition at line 43 of file DimensionedTensorField.H.