FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

tensor.C File Reference


Detailed Description

Definition in file tensor.C.

#include "src/OpenFOAM/primitives/Tensor/tensor/tensor.H"
#include "src/OpenFOAM/primitives/mathematicalConstants/mathematicalConstants.H"
Include dependency graph for tensor.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

vector  eigenValues (const tensor &t)
vector  eigenVector (const tensor &t, const scalar lambda)
tensor  eigenVectors (const tensor &t)
vector  eigenValues (const symmTensor &t)
vector  eigenVector (const symmTensor &t, const scalar lambda)
tensor  eigenVectors (const symmTensor &t)