

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... | |
1.8.11