Feel++
0.91.4
|
diagonal(vector_type &v) const =0 | Feel::MatrixShell< T > | [pure virtual] |
diagonal(boost::shared_ptr< Vector< T > > &dest) const (defined in Feel::MatrixShell< T >) | Feel::MatrixShell< T > | [inline] |
MatrixShell() (defined in Feel::MatrixShell< T >) | Feel::MatrixShell< T > | [inline] |
multAddVector(vector_type const &in, vector_type &out) const =0 | Feel::MatrixShell< T > | [pure virtual] |
multAddVector(const boost::shared_ptr< Vector< T > > &arg, boost::shared_ptr< Vector< T > > &dest) const (defined in Feel::MatrixShell< T >) | Feel::MatrixShell< T > | [inline] |
multVector(vector_type const &in, vector_type &out) const =0 | Feel::MatrixShell< T > | [pure virtual] |
multVector(const boost::shared_ptr< Vector< T > > &arg, boost::shared_ptr< Vector< T > > &dest) const | Feel::MatrixShell< T > | [inline] |
real_type typedef (defined in Feel::MatrixShell< T >) | Feel::MatrixShell< T > | |
size1() const =0 | Feel::MatrixShell< T > | [pure virtual] |
size2() const =0 | Feel::MatrixShell< T > | [pure virtual] |
value_type typedef (defined in Feel::MatrixShell< T >) | Feel::MatrixShell< T > | |
vector_ptrtype typedef (defined in Feel::MatrixShell< T >) | Feel::MatrixShell< T > | |
vector_type typedef (defined in Feel::MatrixShell< T >) | Feel::MatrixShell< T > | |
~MatrixShell() (defined in Feel::MatrixShell< T >) | Feel::MatrixShell< T > | [inline, virtual] |