GooseFEM 1.4.1.dev2+g78f16df
Loading...
Searching...
No Matches
GooseFEM::Matrix Member List

This is the complete list of members for GooseFEM::Matrix, including all inherited members.

add(const array_type::tensor< size_t, 1 > &rows, const array_type::tensor< size_t, 1 > &cols, const array_type::tensor< double, 2 > &matrix)GooseFEM::Matrixinline
assemble(const T &elemmat)GooseFEM::MatrixBase< Matrix >inline
conn() constGooseFEM::MatrixBase< Matrix >inline
data() constGooseFEM::Matrixinline
derived_type typedefGooseFEM::MatrixBase< Matrix >
dofs() constGooseFEM::MatrixBase< Matrix >inline
dot(const array_type::tensor< double, 2 > &x, array_type::tensor< double, 2 > &b) constGooseFEM::MatrixBase< Matrix >inline
dot(const array_type::tensor< double, 1 > &x, array_type::tensor< double, 1 > &b) constGooseFEM::MatrixBase< Matrix >inline
Dot(const array_type::tensor< double, 2 > &x) constGooseFEM::MatrixBase< Matrix >inline
Dot(const array_type::tensor< double, 1 > &x) constGooseFEM::MatrixBase< Matrix >inline
m_connGooseFEM::MatrixBase< Matrix >protected
m_dofsGooseFEM::MatrixBase< Matrix >protected
m_ndimGooseFEM::MatrixBase< Matrix >protected
m_ndofGooseFEM::MatrixBase< Matrix >protected
m_nelemGooseFEM::MatrixBase< Matrix >protected
m_nneGooseFEM::MatrixBase< Matrix >protected
m_nnodeGooseFEM::MatrixBase< Matrix >protected
Matrix()=default (defined in GooseFEM::Matrix)GooseFEM::Matrix
Matrix(const array_type::tensor< size_t, 2 > &conn, const array_type::tensor< size_t, 2 > &dofs)GooseFEM::Matrixinline
MatrixSolverGooseFEM::Matrixfriend
ndim() constGooseFEM::MatrixBase< Matrix >inline
ndof() constGooseFEM::MatrixBase< Matrix >inline
nelem() constGooseFEM::MatrixBase< Matrix >inline
nne() constGooseFEM::MatrixBase< Matrix >inline
nnode() constGooseFEM::MatrixBase< Matrix >inline
set(const array_type::tensor< size_t, 1 > &rows, const array_type::tensor< size_t, 1 > &cols, const array_type::tensor< double, 2 > &matrix)GooseFEM::Matrixinline
shape_dofval() constGooseFEM::MatrixBase< Matrix >inline
shape_elemmat() constGooseFEM::MatrixBase< Matrix >inline
shape_nodevec() constGooseFEM::MatrixBase< Matrix >inline
Todense() constGooseFEM::MatrixBase< Matrix >inline
todense(T &ret) constGooseFEM::MatrixBase< Matrix >inline