

Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Typedefs | |
| typedef Tensor2D< scalar > | tensor2D |
| Tensor2D or scalars. More... | |
Functions | |
| vector2D | eigenValues (const tensor2D &t) |
| vector2D | eigenVector (const tensor2D &t, const scalar lambda, const vector2D &direction1) |
| tensor2D | eigenVectors (const tensor2D &t, const vector2D &lambdas) |
| tensor2D | eigenVectors (const tensor2D &t) |
| template<> | |
| bool | contiguous< tensor2D > () |
| Data associated with tensor2D type are contiguous. More... | |
Original source file tensor2D.H
Definition in file tensor2D.H.
1.8.13