libmesh解析
本工作只是尝试解析原libmesh的代码,供学习使用
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 
libMesh::TypeTensor< T > 成员列表

成员的完整列表,这些成员属于 libMesh::TypeTensor< T >,包括所有继承而来的类成员

_coordslibMesh::TypeTensor< T >protected
add(const TypeTensor< T2 > &)libMesh::TypeTensor< T >inlineprotected
add_scaled(const TypeTensor< T2 > &, const T &scale)libMesh::TypeTensor< T >inlineprotected
contract(const TypeTensor< T2 > &) const libMesh::TypeTensor< T >inlineprotected
det() const libMesh::TypeTensor< T >inlineprotected
index_type typedeflibMesh::TypeTensor< T >protected
inverse() const libMesh::TypeTensor< T >inlineprotected
is_zero() const libMesh::TypeTensor< T >inlineprotected
left_multiply(const TypeVector< T2 > &p) const libMesh::TypeTensor< T >inlineprotected
norm() const -> decltype(std::norm(T()))libMesh::TypeTensor< T >inlineprotected
norm_sq() const -> decltype(std::norm(T()))libMesh::TypeTensor< T >inlineprotected
operator()(const unsigned int i, const unsigned int j) const libMesh::TypeTensor< T >inlineprotected
operator()(const unsigned int i, const unsigned int j)libMesh::TypeTensor< T >inlineprotected
operator*(const Scalar &scalar) const -> typename boostcopy::enable_if_c< ScalarTraits< Scalar >::value, TypeTensor< decltype(T()*scalar)>>::typelibMesh::TypeTensor< T >inlineprotected
operator*(const TypeTensor< T2 > &) const libMesh::TypeTensor< T >inlineprotected
operator*(const TypeVector< T2 > &) const libMesh::TypeTensor< T >inlineprotected
operator*=(const Scalar &factor)libMesh::TypeTensor< T >inlineprotected
operator*=(const TypeTensor< T2 > &)libMesh::TypeTensor< T >inlineprotected
operator+(const TypeTensor< T2 > &) const libMesh::TypeTensor< T >inlineprotected
operator+=(const TypeTensor< T2 > &)libMesh::TypeTensor< T >inlineprotected
operator-(const TypeTensor< T2 > &) const libMesh::TypeTensor< T >inlineprotected
operator-() const libMesh::TypeTensor< T >inlineprotected
operator-=(const TypeTensor< T2 > &)libMesh::TypeTensor< T >inlineprotected
operator/(const Scalar &) const libMesh::TypeTensor< T >inlineprotected
operator/=(const T &)libMesh::TypeTensor< T >inlineprotected
operator<(const TypeTensor< T > &rhs) const libMesh::TypeTensor< T >protected
operator<(const TypeTensor< Real > &rhs) constlibMesh::TypeTensor< T >protected
operator<(const TypeTensor< Complex > &rhs) constlibMesh::TypeTensor< T >protected
operator=(const Scalar &libmesh_dbg_var(p))libMesh::TypeTensor< T >inlineprotected
operator==(const TypeTensor< T > &rhs) const libMesh::TypeTensor< T >inlineprotected
operator>(const TypeTensor< T > &rhs) const libMesh::TypeTensor< T >protected
operator>(const TypeTensor< Real > &rhs) constlibMesh::TypeTensor< T >protected
operator>(const TypeTensor< Complex > &rhs) constlibMesh::TypeTensor< T >protected
print(std::ostream &os=libMesh::out) const libMesh::TypeTensor< T >protected
row(const unsigned int r) const libMesh::TypeTensor< T >inlineprotected
slice(const unsigned int i) const libMesh::TypeTensor< T >inlineprotected
slice(const unsigned int i)libMesh::TypeTensor< T >inlineprotected
solve(const TypeVector< T > &b, TypeVector< T > &x) const libMesh::TypeTensor< T >inlineprotected
subtract(const TypeTensor< T2 > &)libMesh::TypeTensor< T >inlineprotected
subtract_scaled(const TypeTensor< T2 > &, const T &)libMesh::TypeTensor< T >inlineprotected
tr() const libMesh::TypeTensor< T >inlineprotected
transpose() const libMesh::TypeTensor< T >inlineprotected
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 >inlineprotected
value_type typedeflibMesh::TypeTensor< T >protected
write_unformatted(std::ostream &out_stream, const bool newline=true) const libMesh::TypeTensor< T >protected
zero()libMesh::TypeTensor< T >inlineprotected
~TypeTensor()libMesh::TypeTensor< T >inlineprotected