Classes | Namespaces
Tensor.H File Reference
Include dependency graph for Tensor.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SymmTensor< Cmpt >
 Templated 3D symmetric tensor derived from VectorSpace adding construction from 6 components, element access using xx(), xy() etc. member functions and the inner-product (dot-product) and outer-product of two Vectors (tensor-product) operators. More...
 
class  Tensor< Cmpt >
 Templated 3D tensor derived from MatrixSpace adding construction from 9 components, element access using xx(), xy() etc. member functions and the inner-product (dot-product) and outer-product of two Vectors (tensor-product) operators. More...
 
class  typeOfRank< Cmpt, 2 >
 
class  typeOfTranspose< Cmpt, Tensor< Cmpt > >
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Detailed Description

Original source file Tensor.H

Definition in file Tensor.H.