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

Go to the source code of this file.

Classes

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

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Detailed Description

Original source file Tensor2D.H

Definition in file Tensor2D.H.