Memosa-FVM  0.2
StressTensor< T > Member List

This is the complete list of members for StressTensor< T >, including all inherited members.

_dataStressTensor< T >private
accumulateDotProduct(StressTensor &sum, const StressTensor &v0, const StressTensor &v1)StressTensor< T >inlinestatic
accumulateOneNorm(StressTensor &sum, const StressTensor &v)StressTensor< T >inlinestatic
doubleMeasure(const StressTensor &x)StressTensor< T >inlinestatic
getDataSize()StressTensor< T >inlinestatic
getDimension()StressTensor< T >inlinestatic
getNegativeUnity()StressTensor< T >inlinestatic
getShape(int *shp)StressTensor< T >inlinestatic
getTypeName()StressTensor< T >inlinestatic
getUnity()StressTensor< T >inlinestatic
getZero()StressTensor< T >inlinestatic
mag2() const StressTensor< T >inline
normalize(StressTensor &x, const StressTensor &y)StressTensor< T >inlinestatic
operator*=(const T s)StressTensor< T >inline
operator*=(const StressTensor &o)StressTensor< T >inline
operator+=(const StressTensor &o)StressTensor< T >inline
operator+=(const T s)StressTensor< T >inline
operator-()StressTensor< T >inline
operator-=(const StressTensor &o)StressTensor< T >inline
operator-=(const T s)StressTensor< T >inline
operator/=(const T s)StressTensor< T >inline
operator/=(const StressTensor &o)StressTensor< T >inline
operator<(const double tolerance) const StressTensor< T >inline
operator=(const T &o)StressTensor< T >inline
operator=(const StressTensor &o)StressTensor< T >inline
operator[](int n)StressTensor< T >inline
operator[](int n) const StressTensor< T >inline
reduceSum(T_Scalar &sum, const This_T &x)StressTensor< T >inlinestatic
safeDivide(StressTensor &x, const StressTensor &y)StressTensor< T >inlinestatic
setMax(StressTensor &x, const StressTensor &y)StressTensor< T >inlinestatic
T_BuiltIn typedefStressTensor< T >
T_Scalar typedefStressTensor< T >
This_T typedefStressTensor< T >
zero()StressTensor< T >inline