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

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

_coordslibMesh::TypeVector< T >protected
absolute_fuzzy_equals(const TypeVector< T > &rhs, Real tol=TOLERANCE) const libMesh::TypeVector< T >inline
assign(const TypeVector< T2 > &)libMesh::TypeVector< T >inline
contract(const TypeVector< T2 > &) const libMesh::TypeVector< T >inline
cross(const TypeVector< T2 > &v) const libMesh::TypeVector< T >
index_type typedeflibMesh::TypeVector< T >
is_zero() const libMesh::TypeVector< T >inline
norm() const -> decltype(std::norm(T()))libMesh::TypeVector< T >inline
norm_sq() const -> decltype(std::norm(T()))libMesh::TypeVector< T >inline
operator!=(const TypeVector< T > &rhs) const libMesh::TypeVector< T >inline
operator()(const unsigned int i) const libMesh::TypeVector< T >inline
operator()(const unsigned int i)libMesh::TypeVector< T >inline
operator*(const Scalar &) const libMesh::TypeVector< T >inline
operator*(const TypeVector< T2 > &) const libMesh::TypeVector< T >inline
operator*=(const T &)libMesh::TypeVector< T >inline
operator+(const TypeVector< T2 > &) const libMesh::TypeVector< T >inline
operator+=(const TypeVector< T2 > &)libMesh::TypeVector< T >inline
operator-(const TypeVector< T2 > &) const libMesh::TypeVector< T >inline
operator-() const libMesh::TypeVector< T >inline
operator-=(const TypeVector< T2 > &)libMesh::TypeVector< T >inline
operator/(const Scalar &) const libMesh::TypeVector< T >inline
operator/=(const T &)libMesh::TypeVector< T >inline
operator<(const TypeVector< T > &rhs) const libMesh::TypeVector< T >
operator<(const TypeVector< Complex > &rhs) constlibMesh::TypeVector< T >
operator<=(const TypeVector< T > &rhs) const libMesh::TypeVector< T >
operator<=(const TypeVector< Complex > &rhs) constlibMesh::TypeVector< T >
operator=(const Scalar &p)libMesh::VectorValue< T >inline
libMesh::TypeVector::operator=(const Scalar &libmesh_dbg_var(p))libMesh::TypeVector< T >inline
operator==(const TypeVector< T > &rhs) const libMesh::TypeVector< T >inline
operator>(const TypeVector< T > &rhs) const libMesh::TypeVector< T >
operator>(const TypeVector< Complex > &rhs) constlibMesh::TypeVector< T >
operator>=(const TypeVector< T > &rhs) const libMesh::TypeVector< T >
operator>=(const TypeVector< Complex > &rhs) constlibMesh::TypeVector< T >
print(std::ostream &os=libMesh::out) const libMesh::TypeVector< T >
relative_fuzzy_equals(const TypeVector< T > &rhs, Real tol=TOLERANCE) const libMesh::TypeVector< T >inline
slice(const unsigned int i) const libMesh::TypeVector< T >inline
slice(const unsigned int i)libMesh::TypeVector< T >inline
subtract(const TypeVector< T2 > &)libMesh::TypeVector< T >inline
subtract_scaled(const TypeVector< T2 > &, const T &)libMesh::TypeVector< T >inline
TypeVector()libMesh::TypeVector< T >inline
TypeVector(const T &x, const T &y=0, const T &z=0)libMesh::TypeVector< T >inlineprotected
TypeVector(typename boostcopy::enable_if_c< ScalarTraits< Scalar1 >::value, const Scalar1 >::type &x, typename boostcopy::enable_if_c< ScalarTraits< Scalar2 >::value, const Scalar2 >::type &y=0, typename boostcopy::enable_if_c< ScalarTraits< Scalar3 >::value, const Scalar3 >::type &z=0)libMesh::TypeVector< T >inlineprotected
TypeVector(const Scalar &x, typename boostcopy::enable_if_c< ScalarTraits< Scalar >::value, const Scalar >::type *sfinae=nullptr)libMesh::TypeVector< T >inlineprotected
TypeVector(const TypeVector< T2 > &p)libMesh::TypeVector< T >inline
TypeVector(const TypeVector &p)=defaultlibMesh::TypeVector< T >
unit() const libMesh::TypeVector< T >inline
value_type typedeflibMesh::VectorValue< T >
VectorValue()libMesh::VectorValue< T >inline
VectorValue(const T &x, const T &y=0, const T &z=0)libMesh::VectorValue< T >inline
VectorValue(typename boostcopy::enable_if_c< ScalarTraits< Scalar1 >::value, const Scalar1 >::type &x, typename boostcopy::enable_if_c< ScalarTraits< Scalar2 >::value, const Scalar2 >::type &y=0, typename boostcopy::enable_if_c< ScalarTraits< Scalar3 >::value, const Scalar3 >::type &z=0)libMesh::VectorValue< T >inline
VectorValue(const Scalar &x, typename boostcopy::enable_if_c< ScalarTraits< Scalar >::value, const Scalar >::type *sfinae=nullptr)libMesh::VectorValue< T >inline
VectorValue(const VectorValue< T2 > &p)libMesh::VectorValue< T >inline
VectorValue(const TypeVector< T2 > &p)libMesh::VectorValue< T >inline
VectorValue(const TypeVector< Real > &p_re, const TypeVector< Real > &p_im)libMesh::VectorValue< T >inline
write_unformatted(std::ostream &out_stream, const bool newline=true) const libMesh::TypeVector< T >
zero()libMesh::TypeVector< T >inline
~TypeVector()=defaultlibMesh::TypeVector< T >