Class documentation of Concepts

Loading...
Searching...
No Matches
concepts::ElementMatrix< F > Member List

This is the complete list of members for concepts::ElementMatrix< F >, including all inherited members.

add(const ElementMatrix< F > &A, uint offm=0, uint offn=0)concepts::ElementMatrix< F >
col() constconcepts::ElementMatrix< F >inline
compress(const Real threshold=EPS)concepts::ElementMatrix< F >
data_concepts::ElementMatrixBase< F >protected
ElementMatrix(const uint m=0, const uint n=0) (defined in concepts::ElementMatrix< F >)concepts::ElementMatrix< F >
ElementMatrix(const uint m, const uint n, const F *data) (defined in concepts::ElementMatrix< F >)concepts::ElementMatrix< F >
ElementMatrixBase()concepts::ElementMatrixBase< F >inline
getData() constconcepts::ElementMatrixBase< F >inline
getIndex() constconcepts::ElementMatrix< F >inline
info(std::ostream &os) const (defined in concepts::ElementMatrix< F >)concepts::ElementMatrix< F >
isTranspose() constconcepts::ElementMatrixBase< F >inline
m() constconcepts::ElementMatrixBase< F >inline
m_concepts::ElementMatrixBase< F >protected
n() constconcepts::ElementMatrixBase< F >inline
n_concepts::ElementMatrixBase< F >protected
operator const F *() constconcepts::ElementMatrixBase< F >inline
operator F*()concepts::ElementMatrix< F >inline
operator()(const uint i, const uint j) constconcepts::ElementMatrix< F >inline
operator()(const uint i, const uint j) (defined in concepts::ElementMatrix< F >)concepts::ElementMatrix< F >inline
operator*=(const F n)concepts::ElementMatrix< F >inline
operator=(const ElementMatrixBase< F > &A)concepts::ElementMatrix< F >
operator=(const ElementMatrix< G > &other)concepts::ElementMatrix< F >inline
operator=(const F &v) (defined in concepts::ElementMatrix< F >)concepts::ElementMatrix< F >inlinevirtual
resize(uint m, uint n)concepts::ElementMatrix< F >virtual
row() constconcepts::ElementMatrix< F >inline
setIndex(int i)concepts::ElementMatrix< F >inline
setTranspose(bool t)concepts::ElementMatrix< F >inline
size() constconcepts::ElementMatrixBase< F >inline
storeMatlab(const std::string filename, std::string name="", bool append=false) constconcepts::ElementMatrixBase< F >
t_concepts::ElementMatrixBase< F >protected
transpose()concepts::ElementMatrix< F >inline
value_type typedef (defined in concepts::ElementMatrix< F >)concepts::ElementMatrix< F >
writeColumn(uint col, const Point< F, dim > &val)concepts::ElementMatrix< F >
writeColumn(uint col, const Array< F > &val)concepts::ElementMatrix< F >
writeColumn(uint col, const F val)concepts::ElementMatrix< F >
zeros()concepts::ElementMatrix< F >inline
~ElementMatrix() (defined in concepts::ElementMatrix< F >)concepts::ElementMatrix< F >inlinevirtual