成员的完整列表,这些成员属于 libMesh::TensorValue< T >,包括所有继承而来的类成员
_coords | libMesh::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 |
extrinsic_rotation_matrix(Real angle1_deg, Real angle2_deg, Real angle3_deg) | libMesh::TensorValue< T > | static |
index_type typedef | libMesh::TypeTensor< T > | protected |
intrinsic_rotation_matrix(Real phi, Real theta, Real psi) | libMesh::TensorValue< T > | static |
inverse() const | libMesh::TypeTensor< T > | inlineprotected |
inverse_extrinsic_rotation_matrix(Real angle1_deg, Real angle2_deg, Real angle3_deg) | libMesh::TensorValue< T > | static |
inverse_intrinsic_rotation_matrix(Real phi, Real theta, Real psi) | libMesh::TensorValue< T > | static |
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)>>::type | libMesh::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) const | libMesh::TypeTensor< T > | protected |
operator<(const TypeTensor< Complex > &rhs) const | libMesh::TypeTensor< T > | protected |
operator=(const Scalar &libmesh_dbg_var(p)) | libMesh::TensorValue< T > | inline |
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) const | libMesh::TypeTensor< T > | protected |
operator>(const TypeTensor< Complex > &rhs) const | libMesh::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 |
TensorValue() | libMesh::TensorValue< T > | inline |
TensorValue(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::TensorValue< T > | inlineexplicit |
TensorValue(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::TensorValue< T > | inlineexplicit |
TensorValue(const TypeVector< T2 > &vx) | libMesh::TensorValue< T > | inline |
TensorValue(const TypeVector< T2 > &vx, const TypeVector< T2 > &vy) | libMesh::TensorValue< T > | inline |
TensorValue(const TypeVector< T2 > &vx, const TypeVector< T2 > &vy, const TypeVector< T2 > &vz) | libMesh::TensorValue< T > | inline |
TensorValue(const TensorValue< T2 > &p) | libMesh::TensorValue< T > | inline |
TensorValue(const TypeTensor< T2 > &p) | libMesh::TensorValue< T > | inline |
TensorValue(const TypeTensor< Real > &p_re, const TypeTensor< Real > &p_im) | libMesh::TensorValue< T > | inline |
tr() const | libMesh::TypeTensor< T > | inlineprotected |
transpose() const | libMesh::TypeTensor< T > | inlineprotected |
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 typedef | libMesh::TensorValue< T > | |
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 |