dimensionedVector eigenValues(const dimensionedTensor &dt)
Template function to specify if the data of a type are contiguous.
Templated 3D Vector derived from VectorSpace adding construction from 3 components, element access using x(), y() and z() member functions and the inner-product (dot-product) and cross product operators.
dimensionedTensor eigenVectors(const dimensionedTensor &dt)
dimensionedScalar lambda(laminarTransport.lookup("lambda"))
bool contiguous< tensor >()
Data associated with tensor type are contiguous.
vector eigenVector(const tensor &, const scalar lambda)
Tensor< scalar > tensor
Tensor of scalars.