BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Bempp::DiscreteInverseSparseBoundaryOperator< ValueType > Member List

This is the complete list of members for Bempp::DiscreteInverseSparseBoundaryOperator< ValueType >, including all inherited members.

addBlock(const std::vector< int > &rows, const std::vector< int > &cols, const ValueType alpha, arma::Mat< ValueType > &block) const Bempp::DiscreteInverseSparseBoundaryOperator< ValueType >virtual
apply(const Thyra::EOpTransp M_trans, const Thyra::MultiVectorBase< ValueType > &x_in, const Thyra::Ptr< Thyra::MultiVectorBase< ValueType > > &y_inout, const ValueType alpha, const ValueType beta) const Bempp::DiscreteBoundaryOperator< ValueType >
apply(const TranspositionMode trans, const arma::Mat< ValueType > &x_in, arma::Mat< ValueType > &y_inout, const ValueType alpha, const ValueType beta) const Bempp::DiscreteBoundaryOperator< ValueType >
applyBuiltInImpl(const TranspositionMode trans, const arma::Col< ValueType > &x_in, arma::Col< ValueType > &y_inout, const ValueType alpha, const ValueType beta) const (defined in Bempp::DiscreteInverseSparseBoundaryOperator< ValueType >)Bempp::DiscreteInverseSparseBoundaryOperator< ValueType >privatevirtual
applyImpl(const Thyra::EOpTransp M_trans, const Thyra::MultiVectorBase< ValueType > &X_in, const Teuchos::Ptr< Thyra::MultiVectorBase< ValueType > > &Y_inout, const ValueType alpha, const ValueType beta) const (defined in Bempp::DiscreteBoundaryOperator< ValueType >)Bempp::DiscreteBoundaryOperator< ValueType >protectedvirtual
asDiscreteAcaBoundaryOperator(double eps=-1, int maximumRank=-1, bool interleave=false) const Bempp::DiscreteBoundaryOperator< ValueType >virtual
asMatrix() const Bempp::DiscreteBoundaryOperator< ValueType >virtual
columnCount() const Bempp::DiscreteInverseSparseBoundaryOperator< ValueType >virtual
complexify(const shared_ptr< const DiscreteBoundaryOperator< RealType > > &op)Bempp::DiscreteBoundaryOperator< ValueType >related
conjugate(const shared_ptr< const DiscreteBoundaryOperator< ValueType > > &op)Bempp::DiscreteBoundaryOperator< ValueType >related
conjugateTranspose(const shared_ptr< const DiscreteBoundaryOperator< ValueType > > &op)Bempp::DiscreteBoundaryOperator< ValueType >related
DiscreteInverseSparseBoundaryOperator(const shared_ptr< const Epetra_CrsMatrix > &mat, int symmetry=NO_SYMMETRY)Bempp::DiscreteInverseSparseBoundaryOperator< ValueType >
discreteSparseInverse(const shared_ptr< const DiscreteBoundaryOperator< ValueType > > &discreteOp)Bempp::DiscreteInverseSparseBoundaryOperator< ValueType >related
domain() const (defined in Bempp::DiscreteInverseSparseBoundaryOperator< ValueType >)Bempp::DiscreteInverseSparseBoundaryOperator< ValueType >virtual
dump() const Bempp::DiscreteBoundaryOperator< ValueType >virtual
mul(const shared_ptr< const DiscreteBoundaryOperator< ValueType > > &op1, const shared_ptr< const DiscreteBoundaryOperator< ValueType > > &op2)Bempp::DiscreteBoundaryOperator< ValueType >related
operator*(ScalarType scalar, const shared_ptr< const DiscreteBoundaryOperator< ValueType > > &op)Bempp::DiscreteBoundaryOperator< ValueType >related
operator*(const shared_ptr< const DiscreteBoundaryOperator< ValueType > > &op, ScalarType scalar)Bempp::DiscreteBoundaryOperator< ValueType >related
operator*(const shared_ptr< const DiscreteBoundaryOperator< ValueType > > &op1, const shared_ptr< const DiscreteBoundaryOperator< ValueType > > &op2)Bempp::DiscreteBoundaryOperator< ValueType >related
operator+(const shared_ptr< const DiscreteBoundaryOperator< ValueType > > &op)Bempp::DiscreteBoundaryOperator< ValueType >related
operator+(const shared_ptr< const DiscreteBoundaryOperator< ValueType > > &op1, const shared_ptr< const DiscreteBoundaryOperator< ValueType > > &op2)Bempp::DiscreteBoundaryOperator< ValueType >related
operator-(const shared_ptr< const DiscreteBoundaryOperator< ValueType > > &op)Bempp::DiscreteBoundaryOperator< ValueType >related
operator-(const shared_ptr< const DiscreteBoundaryOperator< ValueType > > &op1, const shared_ptr< const DiscreteBoundaryOperator< ValueType > > &op2)Bempp::DiscreteBoundaryOperator< ValueType >related
operator/(const shared_ptr< const DiscreteBoundaryOperator< ValueType > > &op, ScalarType scalar)Bempp::DiscreteBoundaryOperator< ValueType >related
opSupportedImpl(Thyra::EOpTransp M_trans) const (defined in Bempp::DiscreteInverseSparseBoundaryOperator< ValueType >)Bempp::DiscreteInverseSparseBoundaryOperator< ValueType >protectedvirtual
range() const (defined in Bempp::DiscreteInverseSparseBoundaryOperator< ValueType >)Bempp::DiscreteInverseSparseBoundaryOperator< ValueType >virtual
rowCount() const Bempp::DiscreteInverseSparseBoundaryOperator< ValueType >virtual
transpose(const shared_ptr< const DiscreteBoundaryOperator< ValueType > > &op)Bempp::DiscreteBoundaryOperator< ValueType >related
transpose(TranspositionMode trans, const shared_ptr< const DiscreteBoundaryOperator< ValueType > > &op)Bempp::DiscreteBoundaryOperator< ValueType >related
~DiscreteBoundaryOperator()Bempp::DiscreteBoundaryOperator< ValueType >inlinevirtual
~DiscreteInverseSparseBoundaryOperator() (defined in Bempp::DiscreteInverseSparseBoundaryOperator< ValueType >)Bempp::DiscreteInverseSparseBoundaryOperator< ValueType >