Loading...
Searching...
No Matches
tensor2D.H File Reference
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.

Functions

Vector2D< complexeigenValues (const tensor2D &T)
 Return complex eigenvalues of a given tensor2D.
Vector2D< complexeigenVector (const tensor2D &T, const complex &eVal, const Vector2D< complex > &standardBasis)
 Return a complex eigenvector corresponding to a given complex eigenvalue of a given tensor2D.
Tensor2D< complexeigenVectors (const tensor2D &T, const Vector2D< complex > &eVals)
 Return complex eigenvectors corresponding to given complex eigenvalues of a given tensor2D.
Tensor2D< complexeigenVectors (const tensor2D &T)
 Return complex eigenvectors of a given tensor2D by computing the complex eigenvalues of the tensor2D in the background.

Detailed Description

Original source file tensor2D.H

Definition in file tensor2D.H.