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

Go to the source code of this file.

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Macros

#define TEMPLATE
 

Functions

template<class Cmpt >
void zip (Field< SphericalTensor< Cmpt > > &result, const UList< Cmpt > &ii)
 Zip together sphericalTensor field from components. More...
 
template<class Cmpt >
void unzip (const UList< SphericalTensor< Cmpt > > &input, Field< Cmpt > &ii)
 Unzip sphericalTensor field into components. More...
 
template<class Cmpt >
tmp< Field< SphericalTensor< Cmpt > > > zip (const Field< Cmpt > &ii)
 Zip together sphericalTensor field from components. More...
 

Detailed Description

Original source file sphericalTensorField.H

Definition in file sphericalTensorField.H.

Macro Definition Documentation

◆ TEMPLATE

#define TEMPLATE

Definition at line 44 of file sphericalTensorField.H.