ug4
ug::LocalMatrix Member List

This is the complete list of members for ug::LocalMatrix, including all inherited members.

access_all()ug::LocalMatrixinline
access_by_map(const FunctionIndexMapping &funcMap)ug::LocalMatrixinline
access_by_map(const FunctionIndexMapping &rowFuncMap, const FunctionIndexMapping &colFuncMap)ug::LocalMatrixinline
check_all_dof(size_t rowFct, size_t rowDoF, size_t colFct, size_t colDoF) constug::LocalMatrixinlineprotected
check_all_fct(size_t rowFct, size_t colFct) constug::LocalMatrixinlineprotected
check_dof(size_t rowFct, size_t rowDoF, size_t colFct, size_t colDoF) constug::LocalMatrixinlineprotected
check_fct(size_t rowFct, size_t colFct) constug::LocalMatrixinlineprotected
FctCplAccMatrix typedefug::LocalMatrixprotected
FctCplMatrix typedefug::LocalMatrixprotected
get_col_indices() constug::LocalMatrixinline
get_row_indices() constug::LocalMatrixinline
LocalCplMatrix typedefug::LocalMatrixprotected
LocalMatrix()ug::LocalMatrixinline
LocalMatrix(const LocalIndices &rowInd, const LocalIndices &colInd)ug::LocalMatrixinline
m_CplMatug::LocalMatrixprotected
m_CplMatAccug::LocalMatrixprotected
m_pColFuncMapug::LocalMatrixprotected
m_pColIndexug::LocalMatrixprotected
m_pRowFuncMapug::LocalMatrixprotected
m_pRowIndexug::LocalMatrixprotected
num_all_col_dof(size_t fct) constug::LocalMatrixinline
num_all_col_fct() constug::LocalMatrixinline
num_all_row_dof(size_t fct) constug::LocalMatrixinline
num_all_row_fct() constug::LocalMatrixinline
num_col_dof(size_t fct) constug::LocalMatrixinline
num_col_fct() constug::LocalMatrixinline
num_row_dof(size_t fct) constug::LocalMatrixinline
num_row_fct() constug::LocalMatrixinline
operator()(size_t rowFct, size_t rowDoF, size_t colFct, size_t colDoF)ug::LocalMatrixinline
operator()(size_t rowFct, size_t rowDoF, size_t colFct, size_t colDoF) constug::LocalMatrixinline
operator*(number val)ug::LocalMatrixinline
operator*=(number val)ug::LocalMatrixinline
operator+=(const this_type &rhs)ug::LocalMatrixinline
operator-=(const this_type &rhs)ug::LocalMatrixinline
operator=(number val)ug::LocalMatrixinline
resize(const LocalIndices &ind)ug::LocalMatrixinline
resize(const LocalIndices &rowInd, const LocalIndices &colInd)ug::LocalMatrixinline
scale_append(number s, const this_type &rhs)ug::LocalMatrixinline
this_type typedefug::LocalMatrix
value(size_t rowFct, size_t rowDoF, size_t colFct, size_t colDoF)ug::LocalMatrixinline
value(size_t rowFct, size_t rowDoF, size_t colFct, size_t colDoF) constug::LocalMatrixinline
value_type typedefug::LocalMatrix