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_ > | |
AbstractBoundaryOperatorComposition(const BoundaryOperator< BasisFunctionType, ResultType > &outer, const BoundaryOperator< BasisFunctionType, ResultType > &inner, int symmetry=NO_SYMMETRY) | Bempp::AbstractBoundaryOperatorComposition< BasisFunctionType_, ResultType_ > | |
assembleConversionOperator(const QuadratureStrategy &quadStrategy, const AssemblyOptions &options) (defined in Bempp::AbstractBoundaryOperatorComposition< BasisFunctionType_, ResultType_ >) | Bempp::AbstractBoundaryOperatorComposition< BasisFunctionType_, ResultType_ > | private |
assembleWeakForm(const Context< BasisFunctionType_, ResultType_ > &context) const | Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ > | |
assembleWeakFormImpl(const Context< BasisFunctionType, ResultType > &context) const | Bempp::AbstractBoundaryOperatorComposition< BasisFunctionType_, ResultType_ > | protectedvirtual |
Base typedef (defined in Bempp::AbstractBoundaryOperatorComposition< BasisFunctionType_, ResultType_ >) | Bempp::AbstractBoundaryOperatorComposition< BasisFunctionType_, ResultType_ > | private |
BasisFunctionType typedef | Bempp::AbstractBoundaryOperatorComposition< 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 typedef | Bempp::AbstractBoundaryOperatorComposition< BasisFunctionType_, ResultType_ > | |
domain() const | Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ > | |
dualToRange() const | Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ > | |
id() const | Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ > | virtual |
isLocal() const | Bempp::AbstractBoundaryOperatorComposition< BasisFunctionType_, ResultType_ > | virtual |
label() const | Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ > | |
LocalAssembler typedef (defined in Bempp::AbstractBoundaryOperatorComposition< BasisFunctionType_, ResultType_ >) | Bempp::AbstractBoundaryOperatorComposition< BasisFunctionType_, ResultType_ > | |
m_inner (defined in Bempp::AbstractBoundaryOperatorComposition< BasisFunctionType_, ResultType_ >) | Bempp::AbstractBoundaryOperatorComposition< BasisFunctionType_, ResultType_ > | private |
m_outer (defined in Bempp::AbstractBoundaryOperatorComposition< BasisFunctionType_, ResultType_ >) | Bempp::AbstractBoundaryOperatorComposition< BasisFunctionType_, ResultType_ > | private |
QuadratureStrategy typedef | Bempp::AbstractBoundaryOperatorComposition< BasisFunctionType_, ResultType_ > | |
range() const | Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ > | |
ResultType typedef | Bempp::AbstractBoundaryOperatorComposition< BasisFunctionType_, ResultType_ > | |
symmetry() const | Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ > | |
uniqueLabel() | Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ > | static |
~AbstractBoundaryOperator() | Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ > | virtual |