Class documentation of Concepts

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

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

append(TColumn< F > *T)concepts::TMatrix< F >
applyOne(const ElementMatrix< F > &A, ElementMatrix< F > &B) const (defined in concepts::TMatrix< F >)concepts::TMatrix< F >
columns() const (defined in concepts::TMatrix< F >)concepts::TMatrix< F >
control(uint i) constconcepts::TMatrix< F >inline
data(uint i) constconcepts::TMatrix< F >inline
extract(const concepts::Vector< F > &solution, concepts::Array< F > &coeff) constconcepts::TMatrix< F >virtual
extract(const concepts::Vector<::std::complex< F > > &solution, concepts::Array<::std::complex< F > > &coeff) const (defined in concepts::TMatrix< F >)concepts::TMatrix< F >virtual
extractOne(const concepts::Vector< F > &solution, concepts::Array< F > &coeff) const (defined in concepts::TMatrix< F >)concepts::TMatrix< F >
index(const uint i) constconcepts::TMatrix< F >inlinevirtual
info(::std::ostream &os) const (defined in concepts::TMatrix< F >)concepts::TMatrix< F >protected
concepts::OutputOperator::info(std::ostream &os) constconcepts::OutputOperatorprotectedvirtual
m() constconcepts::TMatrixBase< F >inline
m_concepts::TMatrixBase< F >protected
n() constconcepts::TMatrixBase< F >inline
n_concepts::TMatrixBase< F >protected
nEntries() constconcepts::TMatrix< F >inline
operator()(const ElementMatrix< F > &A, ElementMatrix< F > &B) constconcepts::TMatrix< F >virtual
operator()(const ElementMatrix<::std::complex< F > > &A, ElementMatrix<::std::complex< F > > &B) const (defined in concepts::TMatrix< F >)concepts::TMatrix< F >virtual
operator()(const Vector< F > &A, Vector< F > &B) const (defined in concepts::TMatrix< F >)concepts::TMatrix< F >
outputLocalMap(::std::ostream &os) const (defined in concepts::TMatrix< F >)concepts::TMatrix< F >
setM(uint m) (defined in concepts::TMatrixBase< F >)concepts::TMatrixBase< F >inline
TMatrix(TColumn< F > *T)concepts::TMatrix< F >
TMatrix(const TMatrix< F > &T, Set< uint > *idx=0)concepts::TMatrix< F >
TMatrix(const TMatrix< G > &T)concepts::TMatrix< F >
TMatrixBase(const uint n)concepts::TMatrixBase< F >
TMatrixBase(const uint m, const uint n)concepts::TMatrixBase< F >
usedIdx(TColumn< bool > &c) constconcepts::TMatrix< F >virtual
usedIdx(Set< uint > &c) const (defined in concepts::TMatrix< F >)concepts::TMatrix< F >virtual
~OutputOperator() (defined in concepts::OutputOperator)concepts::OutputOperatorvirtual
~TMatrix() (defined in concepts::TMatrix< F >)concepts::TMatrix< F >virtual
~TMatrixBase() (defined in concepts::TMatrixBase< F >)concepts::TMatrixBase< F >virtual