Go to the source code of this file.
Namespaces | |
Foam | |
Functions | |
template<class Cmpt > | |
Cmpt | tr (const SphericalTensor2D< Cmpt > &st) |
template<class Cmpt > | |
SphericalTensor2D< Cmpt > | sph (const SphericalTensor2D< Cmpt > &st) |
template<class Cmpt > | |
Cmpt | det (const SphericalTensor2D< Cmpt > &st) |
template<class Cmpt > | |
SphericalTensor2D< Cmpt > | inv (const SphericalTensor2D< Cmpt > &st) |
template<class Cmpt > | |
SphericalTensor2D< Cmpt > | operator/ (const Cmpt s, const SphericalTensor2D< Cmpt > &st) |
template<class Cmpt > | |
SphericalTensor2D< Cmpt > | operator/ (const SphericalTensor2D< Cmpt > &st, const Cmpt s) |
template<class Cmpt > | |
SphericalTensor2D< Cmpt > | operator& (const SphericalTensor2D< Cmpt > &st1, const SphericalTensor2D< Cmpt > &st2) |
template<class Cmpt > | |
Vector2D< Cmpt > | operator& (const SphericalTensor2D< Cmpt > &st, const Vector2D< Cmpt > &v) |
template<class Cmpt > | |
Vector2D< Cmpt > | operator& (const Vector2D< Cmpt > &v, const SphericalTensor2D< Cmpt > &st) |
Original source file SphericalTensor2DI.H
Definition in file SphericalTensor2DI.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.