Go to the source code of this file.
Classes | |
class | SymmTensor2D< Cmpt > |
Templated 2D symmetric tensor derived from VectorSpace adding construction from 4 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 | Tensor2D< Cmpt > |
Templated 2D tensor derived from VectorSpace adding construction from 4 components, element access using xx(), xy(), yx() and yy() member functions and the iner-product (dot-product) and outer-product of two Vector2Ds (tensor-product) operators. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Original source file Tensor2D.H
Definition in file Tensor2D.H.