libMesh
libMesh::TypeTensor< T > Member List

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

_coordslibMesh::TypeTensor< T >protected
add(const TypeTensor< T2 > &)libMesh::TypeTensor< T >inline
add_scaled(const TypeTensor< T2 > &, const T &)libMesh::TypeTensor< T >inline
assign(const TypeTensor< T2 > &)libMesh::TypeTensor< T >inline
column(const unsigned int r) constlibMesh::TypeTensor< T >inline
contract(const TypeTensor< T2 > &) constlibMesh::TypeTensor< T >inline
det() constlibMesh::TypeTensor< T >inline
index_type typedeflibMesh::TypeTensor< T >
inverse() constlibMesh::TypeTensor< T >inline
is_zero() constlibMesh::TypeTensor< T >inline
left_multiply(const TypeVector< T2 > &p) constlibMesh::TypeTensor< T >inline
norm() const -> decltype(std::norm(T()))libMesh::TypeTensor< T >inline
norm_sq() const -> decltype(std::norm(T()))libMesh::TypeTensor< T >inline
operator()(const unsigned int i, const unsigned int j) constlibMesh::TypeTensor< T >inline
operator()(const unsigned int i, const unsigned int j)libMesh::TypeTensor< T >inline
operator*(const Scalar &scalar) const -> typename boostcopy::enable_if_c< ScalarTraits< Scalar >::value, TypeTensor< decltype(T() *scalar)>>::typelibMesh::TypeTensor< T >inline
operator*(const TypeTensor< T2 > &) constlibMesh::TypeTensor< T >inline
operator*(const TypeVector< T2 > &) constlibMesh::TypeTensor< T >inline
operator*=(const Scalar &factor)libMesh::TypeTensor< T >inline
operator*=(const TypeTensor< T2 > &)libMesh::TypeTensor< T >inline
operator+(const TypeTensor< T2 > &) constlibMesh::TypeTensor< T >inline
operator+=(const TypeTensor< T2 > &)libMesh::TypeTensor< T >inline
operator-(const TypeTensor< T2 > &) constlibMesh::TypeTensor< T >inline
operator-() constlibMesh::TypeTensor< T >inline
operator-=(const TypeTensor< T2 > &)libMesh::TypeTensor< T >inline
operator/(const Scalar &) constlibMesh::TypeTensor< T >inline
operator/=(const T &)libMesh::TypeTensor< T >inline
operator<(const TypeTensor< T > &rhs) constlibMesh::TypeTensor< T >
operator<(const TypeTensor< Real > &rhs) constlibMesh::TypeTensor< T >
operator<(const TypeTensor< Complex > &rhs) constlibMesh::TypeTensor< T >
operator<<(std::ostream &os, const TypeTensor< T > &t)libMesh::TypeTensor< T >friend
operator=(const Scalar &libmesh_dbg_var(p))libMesh::TypeTensor< T >inline
operator==(const TypeTensor< T > &rhs) constlibMesh::TypeTensor< T >inline
operator>(const TypeTensor< T > &rhs) constlibMesh::TypeTensor< T >
operator>(const TypeTensor< Real > &rhs) constlibMesh::TypeTensor< T >
operator>(const TypeTensor< Complex > &rhs) constlibMesh::TypeTensor< T >
print(std::ostream &os=libMesh::out) constlibMesh::TypeTensor< T >
row(const unsigned int r) constlibMesh::TypeTensor< T >inline
slice(const unsigned int i) constlibMesh::TypeTensor< T >inline
slice(const unsigned int i)libMesh::TypeTensor< T >inline
solve(const TypeVector< T > &b, TypeVector< T > &x) constlibMesh::TypeTensor< T >inline
subtract(const TypeTensor< T2 > &)libMesh::TypeTensor< T >inline
subtract_scaled(const TypeTensor< T2 > &, const T &)libMesh::TypeTensor< T >inline
tr() constlibMesh::TypeTensor< T >inline
transpose() constlibMesh::TypeTensor< T >inline
TypeTensor classlibMesh::TypeTensor< T >friend
TypeTensor()libMesh::TypeTensor< T >inline
TypeTensor(const T &xx, const T &xy=0, const T &xz=0, const T &yx=0, const T &yy=0, const T &yz=0, const T &zx=0, const T &zy=0, const T &zz=0)libMesh::TypeTensor< T >inlineexplicitprotected
TypeTensor(const Scalar &xx, const Scalar &xy=0, const Scalar &xz=0, const Scalar &yx=0, const Scalar &yy=0, const Scalar &yz=0, const Scalar &zx=0, const Scalar &zy=0, typename boostcopy::enable_if_c< ScalarTraits< Scalar >::value, const Scalar >::type &zz=0)libMesh::TypeTensor< T >inlineexplicitprotected
TypeTensor(const TypeVector< T2 > &vx)libMesh::TypeTensor< T >protected
TypeTensor(const TypeVector< T2 > &vx, const TypeVector< T2 > &vy)libMesh::TypeTensor< T >protected
TypeTensor(const TypeVector< T2 > &vx, const TypeVector< T2 > &vy, const TypeVector< T2 > &vz)libMesh::TypeTensor< T >protected
TypeTensor(const TypeTensor< T2 > &p)libMesh::TypeTensor< T >inline
value_type typedeflibMesh::TypeTensor< T >
write_unformatted(std::ostream &out_stream, const bool newline=true) constlibMesh::TypeTensor< T >
zero()libMesh::TypeTensor< T >inline
~TypeTensor()libMesh::TypeTensor< T >inline