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

Go to the source code of this file.

Classes

class  SymmTensor2D< Cmpt >
 A templated (2 x 2) symmetric tensor of objects of <T>, effectively containing 3 elements, derived from VectorSpace. More...
 
struct  is_contiguous< SymmTensor2D< Cmpt > >
 Data are contiguous if component type is contiguous. More...
 
struct  is_contiguous_label< SymmTensor2D< Cmpt > >
 Data are contiguous label if component type is label. More...
 
struct  is_contiguous_scalar< SymmTensor2D< Cmpt > >
 Data are contiguous scalar if component type is scalar. More...
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Detailed Description

Original source file SymmTensor2D.H

Definition in file SymmTensor2D.H.