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

Go to the source code of this file.

Classes

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

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Detailed Description

Original source file SymmTensor.H

Definition in file SymmTensor.H.