|
BEM++
2.0
|
This is the complete list of members for Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, 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_ > | |
| assembleWeakForm(const Context< BasisFunctionType_, ResultType_ > &context) const | Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ > | |
| assembleWeakFormImpl(const Context< BasisFunctionType, ResultType > &context) const | Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ > | protectedvirtual |
| assembleWeakFormInternal(LocalAssembler &assembler, const Context< BasisFunctionType, ResultType > &context) const | Bempp::ElementaryIntegralOperatorBase< BasisFunctionType_, ResultType_ > | |
| assembleWeakFormInternalImpl2(LocalAssembler &assembler, const Context< BasisFunctionType, ResultType > &context) const | Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ > | privatevirtual |
| Base typedef (defined in Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ >) | Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ > | private |
| BasisFunctionType typedef | Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, 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 |
| CollectionOfBasisTransformations typedef | Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ > | |
| CollectionOfKernels typedef | Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ > | |
| CollectionOfShapesetTransformations typedef | Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ > | |
| 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::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ > | |
| domain() const | Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ > | |
| dualToRange() const | Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ > | |
| ElementaryIntegralOperator(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::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ > | |
| ElementaryIntegralOperatorBase(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::ElementaryIntegralOperatorBase< BasisFunctionType_, ResultType_ > | |
| id() const | Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ > | virtual |
| integral() const =0 | Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ > | privatepure virtual |
| isLocal() const | Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ > | virtual |
| isRegular() const =0 | Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ > | pure virtual |
| kernels() const =0 | Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ > | privatepure virtual |
| KernelType typedef | Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ > | |
| label() const | Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ > | |
| LocalAssembler typedef | Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ > | |
| makeAssembler(const QuadratureStrategy &quadStrategy, const shared_ptr< const GeometryFactory > &testGeometryFactory, const shared_ptr< const GeometryFactory > &trialGeometryFactory, const shared_ptr< const Fiber::RawGridGeometry< CoordinateType > > &testRawGeometry, const shared_ptr< const Fiber::RawGridGeometry< CoordinateType > > &trialRawGeometry, const shared_ptr< const std::vector< const Fiber::Shapeset< BasisFunctionType > * > > &testShapesets, const shared_ptr< const std::vector< const Fiber::Shapeset< BasisFunctionType > * > > &trialShapesets, const shared_ptr< const Fiber::OpenClHandler > &openClHandler, const ParallelizationOptions ¶llelizationOptions, VerbosityLevel::Level verbosityLevel, bool cacheSingularIntegrals) const | Bempp::ElementaryIntegralOperatorBase< BasisFunctionType_, ResultType_ > | |
| makeAssembler(const QuadratureStrategy &quadStrategy, const AssemblyOptions &options) const | Bempp::ElementaryIntegralOperatorBase< BasisFunctionType_, ResultType_ > | |
| makeAssemblerImpl(const QuadratureStrategy &quadStrategy, const shared_ptr< const GeometryFactory > &testGeometryFactory, const shared_ptr< const GeometryFactory > &trialGeometryFactory, const shared_ptr< const Fiber::RawGridGeometry< CoordinateType > > &testRawGeometry, const shared_ptr< const Fiber::RawGridGeometry< CoordinateType > > &trialRawGeometry, const shared_ptr< const std::vector< const Fiber::Shapeset< BasisFunctionType > * > > &testShapesets, const shared_ptr< const std::vector< const Fiber::Shapeset< BasisFunctionType > * > > &trialShapesets, const shared_ptr< const Fiber::OpenClHandler > &openClHandler, const ParallelizationOptions ¶llelizationOptions, VerbosityLevel::Level verbosityLevel, bool cacheSingularIntegrals) const | Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ > | privatevirtual |
| QuadratureStrategy typedef | Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ > | |
| range() const | Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ > | |
| ResultType typedef | Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ > | |
| symmetry() const | Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ > | |
| TestKernelTrialIntegral typedef | Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ > | |
| testTransformations() const =0 | Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ > | privatepure virtual |
| trialTransformations() const =0 | Bempp::ElementaryIntegralOperator< BasisFunctionType_, KernelType_, ResultType_ > | privatepure virtual |
| uniqueLabel() | Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ > | static |
| ~AbstractBoundaryOperator() | Bempp::AbstractBoundaryOperator< BasisFunctionType_, ResultType_ > | virtual |
| ~ElementaryIntegralOperatorBase() | Bempp::ElementaryIntegralOperatorBase< BasisFunctionType_, ResultType_ > |
1.8.5