BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Bempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ > Member List

This is the complete list of members for Bempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >, including all inherited members.

AbstractBoundaryOperator(const shared_ptr< const Space< BasisFunctionType > > &domain, const shared_ptr< const Space< BasisFunctionType > > &range, const shared_ptr< const Space< BasisFunctionType > > &dualToRange, const std::string &label, int symmetry)Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ >
AbstractBoundaryOperatorPseudoinverse(const BoundaryOperator< BasisFunctionType, ResultType > &boundaryOp)Bempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >explicit
AbstractBoundaryOperatorPseudoinverse(const BoundaryOperator< BasisFunctionType, ResultType > &boundaryOp, const shared_ptr< const Space< BasisFunctionType > > &dualToRange) (defined in Bempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >)Bempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >explicit
assembleWeakForm(const Context< BasisFunctionType_, ResultType_ > &context) const Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ >
assembleWeakFormForDenseOperator(const Context< BasisFunctionType, ResultType > &context, const shared_ptr< const DiscreteDenseBoundaryOperator< ResultType > > &wrappedDiscreteOp) const (defined in Bempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >)Bempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >private
assembleWeakFormForSparseOperator(const Context< BasisFunctionType, ResultType > &context, const shared_ptr< const DiscreteSparseBoundaryOperator< ResultType > > &wrappedDiscreteOp) const (defined in Bempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >)Bempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >private
assembleWeakFormImpl(const Context< BasisFunctionType, ResultType > &context) const Bempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >protectedvirtual
Base typedef (defined in Bempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >)Bempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >private
BasisFunctionType typedefBempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >
collectDataForAssemblerConstruction(const AssemblyOptions &options, shared_ptr< Fiber::RawGridGeometry< CoordinateType > > &testRawGeometry, shared_ptr< Fiber::RawGridGeometry< CoordinateType > > &trialRawGeometry, shared_ptr< GeometryFactory > &testGeometryFactory, shared_ptr< GeometryFactory > &trialGeometryFactory, shared_ptr< std::vector< const Fiber::Shapeset< BasisFunctionType_ > * > > &testShapesets, shared_ptr< std::vector< const Fiber::Shapeset< BasisFunctionType_ > * > > &trialShapesets, shared_ptr< Fiber::OpenClHandler > &openClHandler, bool &cacheSingularIntegrals) const Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ >protected
collectOptionsDependentDataForAssemblerConstruction(const AssemblyOptions &options, const shared_ptr< Fiber::RawGridGeometry< CoordinateType > > &testRawGeometry, const shared_ptr< Fiber::RawGridGeometry< CoordinateType > > &trialRawGeometry, shared_ptr< Fiber::OpenClHandler > &openClHandler, bool &cacheSingularIntegrals) const Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ >protected
collectOptionsIndependentDataForAssemblerConstruction(shared_ptr< Fiber::RawGridGeometry< CoordinateType > > &testRawGeometry, shared_ptr< Fiber::RawGridGeometry< CoordinateType > > &trialRawGeometry, shared_ptr< GeometryFactory > &testGeometryFactory, shared_ptr< GeometryFactory > &trialGeometryFactory, shared_ptr< std::vector< const Fiber::Shapeset< BasisFunctionType_ > * > > &testShapesets, shared_ptr< std::vector< const Fiber::Shapeset< BasisFunctionType_ > * > > &trialShapesets) const Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ >protected
CoordinateType typedefBempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >
domain() const Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ >
dualToRange() const Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ >
id() const Bempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >virtual
isLocal() const Bempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >virtual
label() const Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ >
m_id (defined in Bempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >)Bempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >private
m_operator (defined in Bempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >)Bempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >private
pseudoinverse(const BoundaryOperator< BasisFunctionType, ResultType > &boundaryOp)Bempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >related
pseudoinverse(const BoundaryOperator< BasisFunctionType, ResultType > &boundaryOp, const shared_ptr< const Space< BasisFunctionType > > &dualToRange)Bempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >related
QuadratureStrategy typedefBempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >
range() const Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ >
ResultType typedefBempp::AbstractBoundaryOperatorPseudoinverse< BasisFunctionType_, ResultType_ >
symmetry() const Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ >
uniqueLabel()Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ >static
~AbstractBoundaryOperator()Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ >virtual