Namespaces | Typedefs | Functions
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.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Typedefs

typedef Tensor< scalar > tensor
 Tensor of scalars. More...
 

Functions

vector eigenValues (const tensor &)
 
vector eigenVector (const tensor &, const scalar lambda)
 
tensor eigenVectors (const tensor &)
 
vector eigenValues (const symmTensor &)
 
vector eigenVector (const symmTensor &, const scalar lambda)
 
tensor eigenVectors (const symmTensor &)
 
template<>
bool contiguous< tensor > ()
 Data associated with tensor type are contiguous. More...
 

Detailed Description

Original source file tensor.H

Definition in file tensor.H.