MBDyn-1.7.3
|
This is the complete list of members for grad::Vector< T, N_rows >, including all inherited members.
ApplyMatrixFunc(const VectorExpression< Expression, N_rows > &A) | grad::Vector< T, N_rows > | inlineprivate |
ApplyMatrixFuncAlias(const VectorExpression< Expression, N_rows > &A, const Func &f) | grad::Vector< T, N_rows > | inlineprivate |
ApplyMatrixFuncNoAlias(const VectorExpression< Expression, N_rows > &A, const Func &) | grad::Vector< T, N_rows > | inlineprivate |
ApplyScalarFunc(const U &a) | grad::Vector< T, N_rows > | inlineprivate |
bHaveReferenceTo(const ScalarType2 *pFirst, const ScalarType2 *pLast) const | grad::Vector< T, N_rows > | inline |
Copy(const Vector< T2, N_rows > &v, LocalDofMap *pDofMap) | grad::Vector< T, N_rows > | inline |
ExpressionType typedef | grad::Vector< T, N_rows > | |
iGetNumRows() const | grad::Vector< T, N_rows > | inline |
iInitNumRows | grad::Vector< T, N_rows > | static |
iNumRows | grad::Vector< T, N_rows > | static |
MatVecHelp::ApplyAliasHelperMatrix< false > | grad::Vector< T, N_rows > | friend |
MatVecHelp::ApplyAliasHelperMatrix< true > | grad::Vector< T, N_rows > | friend |
operator()(index_type iRow) const | grad::Vector< T, N_rows > | inline |
operator()(index_type iRow) | grad::Vector< T, N_rows > | inline |
operator*=(const T_Rhs &g) | grad::Vector< T, N_rows > | inline |
operator*=(const GradientExpression< ScalarExpression > &f) | grad::Vector< T, N_rows > | inline |
operator+=(const Vector< T_Rhs, N_rows > &v) | grad::Vector< T, N_rows > | inline |
operator+=(const Vec3 &v) | grad::Vector< T, N_rows > | inline |
operator+=(const VectorExpression< Expression, N_rows > &f) | grad::Vector< T, N_rows > | inline |
operator-=(const Vector< T_Rhs, N_rows > &v) | grad::Vector< T, N_rows > | inline |
operator-=(const VectorExpression< Expression, N_rows > &f) | grad::Vector< T, N_rows > | inline |
operator/=(const T_Rhs &g) | grad::Vector< T, N_rows > | inline |
operator/=(const GradientExpression< ScalarExpression > &f) | grad::Vector< T, N_rows > | inline |
operator=(const VectorExpression< Expression, N_rows > &f) | grad::Vector< T, N_rows > | inline |
operator=(const Vec3 &v) | grad::Vector< T, N_rows > | inline |
pGetFirstElem() const | grad::Vector< T, N_rows > | inlineprivate |
pGetLastElem() const | grad::Vector< T, N_rows > | inlineprivate |
pGetVec() | grad::Vector< T, N_rows > | inline |
pGetVec() const | grad::Vector< T, N_rows > | inline |
Reset() | grad::Vector< T, N_rows > | inline |
Resize(index_type iNumRows) | grad::Vector< T, N_rows > | inline |
rgVec | grad::Vector< T, N_rows > | private |
ScalarType typedef | grad::Vector< T, N_rows > | |
Vector() | grad::Vector< T, N_rows > | inline |
Vector(index_type N) | grad::Vector< T, N_rows > | inlineexplicit |
Vector(const Vector &oVec) | grad::Vector< T, N_rows > | inline |
Vector(const T &v1, const T &v2) | grad::Vector< T, N_rows > | inline |
Vector(const GradientExpression< Expr1 > &v1, const GradientExpression< Expr2 > &v2) | grad::Vector< T, N_rows > | inline |
Vector(const T &v1, const T &v2, const T &v3) | grad::Vector< T, N_rows > | inline |
Vector(const GradientExpression< Expr1 > &v1, const GradientExpression< Expr2 > &v2, const GradientExpression< Expr3 > &v3) | grad::Vector< T, N_rows > | inline |
Vector(const Vec3 &v) | grad::Vector< T, N_rows > | inlineexplicit |
Vector(const VectorExpression< Expression, N_rows > &f) | grad::Vector< T, N_rows > | inline |
Vector(const VectorInit< InitClass, T, N_rows > &func) | grad::Vector< T, N_rows > | inlineexplicit |
Vector(const Vector< T2, N_rows > &v) | grad::Vector< T, N_rows > | inlineexplicit |
Vector(const Vector< T2, N_rows > &v, LocalDofMap *pDofMap) | grad::Vector< T, N_rows > | inline |