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

tensor2D.H File Reference


Detailed Description

Definition in file tensor2D.H.

#include "src/OpenFOAM/primitives/Tensor2D/Tensor2D_.H"
#include "src/OpenFOAM/primitives/Vector2D/vector2D/vector2D.H"
#include "src/OpenFOAM/primitives/contiguous/contiguous.H"
#include "src/OpenFOAM/primitives/SphericalTensor2D/sphericalTensor2D/sphericalTensor2D.H"
Include dependency graph for tensor2D.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Typedefs

typedef Tensor2D< scalar >  tensor2D
 Tensor2D or scalars.

Functions

vector2D  eigenValues (const tensor2D &t)
vector2D  eigenVector (const tensor2D &t, const scalar lambda)
tensor2D  eigenVectors (const tensor2D &t)
template<>
bool  contiguous< tensor2D > ()
 Data associated with tensor2D type are contiguous.