Class documentation of Concepts

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

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

concepts::add(const uint i, const uint j, const F value, const bool use_threshold=false, const Real threshold_value=1e-8)concepts::Matrix< F >virtual
concepts::ElementMatrix::add(const ElementMatrix< F > &A, uint offm=0, uint offn=0)concepts::ElementMatrix< F >
addInto(Matrix< F > &dest, const F fact, const uint rowoffset=0, const uint coloffset=0) constconcepts::DenseMatrix< F >
addInto(Matrix< T > &dest, const T fact, const uint rowoffset=0, const uint coloffset=0) constconcepts::DenseMatrix< F >inline
addIntoT(Matrix< T > &dest, const T fact, const uint rowoffset=0, const uint coloffset=0) constconcepts::DenseMatrix< F >inline
assembly(Matrix< F > &dest, const Space< G > &spc, const BilinearForm< F, G > &bf, const Real threshold=0.0)concepts::Matrix< F >static
assembly(Matrix< F > &dest, Scan< Element< G > > *sc, const BilinearForm< F, G > &bf, const Real threshold=0.0)concepts::Matrix< F >static
assembly(Matrix< F > &dest, const Sequence< ElementWithCell< G > * > seq, const BilinearForm< F, G > &bf, const Real threshold=0.0)concepts::Matrix< F >static
assembly(Matrix< F > &dest, const Space< G > &spc, const Sequence< bool > &seq, const BilinearForm< F, G > &bf, const Real threshold=0.0)concepts::Matrix< F >static
assembly(Matrix< F > &dest, const Space< G > &spcX, const Space< G > &spcY, const BilinearForm< F, G > &bf, const Real threshold=0.0, const bool single=false)concepts::Matrix< F >static
assembly(Matrix< F > &dest, const Sequence< ElementWithCell< G > * > seqX, const Space< G > &spcY, const BilinearForm< F, G > &bf, const Real threshold=0.0)concepts::Matrix< F >static
assembly(Matrix< F > &dest, const BilinearForm< F, G > &bf, const ElementPairList< G > &pairs)concepts::Matrix< F >static
assembly(Matrix< F > &dest, const Space< G > &spcX, const Space< G > &spcY, const Sequence< bool > &seq, const BilinearForm< F, G > &bf, const Real threshold=0.0, const bool single=false)concepts::Matrix< F >static
begin(uint r=0)concepts::Matrix< F >inline
begin(uint r=0) constconcepts::Matrix< F >inline
c_type typedefconcepts::DenseMatrix< F >
col() constconcepts::ElementMatrix< F >inline
compress(const Real threshold=EPS)concepts::ElementMatrix< F >
const_iterator typedef (defined in concepts::Matrix< F >)concepts::Matrix< F >
d_type typedefconcepts::DenseMatrix< F >
data_concepts::ElementMatrixBase< F >protected
DenseMatrix(const Space< G > &spcX, const Space< G > &spcY, const BilinearForm< F, G > &bf, const bool single=true)concepts::DenseMatrix< F >
DenseMatrix(const Space< G > &spc, const BilinearForm< F, G > &bf)concepts::DenseMatrix< F >
DenseMatrix(const Space< G > &spc, const BilinearForm< F, G > &bf, const Sequence< ElementWithCell< G > * > &seq)concepts::DenseMatrix< F >
DenseMatrix(const Space< G > &spcX, const Space< G > &spcY)concepts::DenseMatrix< F >
DenseMatrix(int m=0, int n=0, bool transpose=false)concepts::DenseMatrix< F >inline
DenseMatrix(const LiCo< F > &L)concepts::DenseMatrix< F >
DenseMatrix(const Compose< F > &L)concepts::DenseMatrix< F >
DenseMatrix(const DenseMatrix< F > &m)concepts::DenseMatrix< F >
DenseMatrix(const Matrix< F > &m, bool t=false)concepts::DenseMatrix< F >
DenseMatrix(const Vector< F > &v, bool t=false)concepts::DenseMatrix< F >
dimX() constconcepts::Operator< F >inlinevirtual
dimX_concepts::Operator< F >protected
dimY() constconcepts::Operator< F >inlinevirtual
dimY_ (defined in concepts::Operator< F >)concepts::Operator< 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
end()concepts::Matrix< F >inline
end() constconcepts::Matrix< F >inline
getData() constconcepts::ElementMatrixBase< F >inline
getIndex() constconcepts::ElementMatrix< F >inline
info(std::ostream &os) constconcepts::DenseMatrix< F >protectedvirtual
isTranspose() constconcepts::ElementMatrixBase< F >inline
iterator typedef (defined in concepts::Matrix< F >)concepts::Matrix< F >
m() constconcepts::ElementMatrixBase< F >inline
m_concepts::ElementMatrixBase< F >protected
Matrix(uint nofRows, uint nofCols) (defined in concepts::Matrix< F >)concepts::Matrix< F >inline
n() constconcepts::ElementMatrixBase< F >inline
n_concepts::ElementMatrixBase< F >protected
nofCols() constconcepts::Matrix< F >inline
nofRows() constconcepts::Matrix< F >inline
Operator(uint dimX, uint dimY) (defined in concepts::Operator< F >)concepts::Operator< F >inline
operator const F *() constconcepts::ElementMatrixBase< F >inline
operator F*()concepts::ElementMatrix< F >inline
operator()(const Function< r_type > &fncY, Function< F > &fncX)concepts::DenseMatrix< F >virtual
operator()(const Function< c_type > &fncY, Function< c_type > &fncX)concepts::DenseMatrix< F >virtual
operator()(const Vector< H > &fncY, Vector< I > &fncX) (defined in concepts::DenseMatrix< F >)concepts::DenseMatrix< F >
operator()(const uint i, const uint j) constconcepts::DenseMatrix< F >inlinevirtual
operator()(const uint i, const uint j)concepts::DenseMatrix< F >inlinevirtual
concepts::Operator::operator()()concepts::Operator< F >virtual
operator*=(const F n)concepts::ElementMatrix< F >inline
operator=(const F &v) (defined in concepts::DenseMatrix< F >)concepts::DenseMatrix< F >inlinevirtual
concepts::ElementMatrix::operator=(const ElementMatrixBase< F > &A)concepts::ElementMatrix< F >
concepts::ElementMatrix::operator=(const ElementMatrix< G > &other)concepts::ElementMatrix< F >inline
operator==(const Matrix< F > &otherMat) const (defined in concepts::Matrix< F >)concepts::Matrix< F >inlinevirtual
r_type typedefconcepts::DenseMatrix< F >
resize(uint m, uint n)concepts::DenseMatrix< F >inlinevirtual
row() constconcepts::ElementMatrix< F >inline
set(const uint i, const uint j, const F value, const bool use_threshold=false, const Real threshold_value=1e-8)concepts::Matrix< F >virtual
setIndex(int i)concepts::ElementMatrix< F >inline
setTimings(InOutParameters *timings)concepts::Matrix< F >static
setTranspose(bool t) (defined in concepts::DenseMatrix< F >)concepts::DenseMatrix< F >inlinevirtual
show_messages() (defined in concepts::Operator< F >)concepts::Operator< F >inlinevirtual
size() constconcepts::ElementMatrixBase< F >inline
storeMatlab(const std::string filename, std::string name="", bool append=false) constconcepts::ElementMatrixBase< F >
t_concepts::ElementMatrixBase< F >protected
timings()concepts::Matrix< F >static
transpMult(const Vector< r_type > &fncY, Vector< F > &fncX)concepts::DenseMatrix< F >virtual
transpMult(const Vector< c_type > &fncY, Vector< c_type > &fncX) (defined in concepts::DenseMatrix< F >)concepts::DenseMatrix< F >virtual
transpose()concepts::ElementMatrix< F >inline
type typedefconcepts::Operator< F >
value_type typedef (defined in concepts::Matrix< F >)concepts::Matrix< F >
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
~Operator() (defined in concepts::Operator< F >)concepts::Operator< F >inlinevirtual
~OutputOperator() (defined in concepts::OutputOperator)concepts::OutputOperatorvirtual