FreeFOAM The Cross-Platform CFD Toolkit
tensor2D.H File Reference

Detailed Description

Definition in file tensor2D.H.

+ Include dependency graph for tensor2D.H:
+ This graph shows which files directly or indirectly include this file:

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.