BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | List of all members
Bempp::AbstractBoundaryOperatorId Class Referenceabstract

Base class for identifiers of an abstract boundary operator. More...

#include </home/wojtek/Projects/BEM/bempp-sven/bempp/lib/assembly/abstract_boundary_operator_id.hpp>

Inheritance diagram for Bempp::AbstractBoundaryOperatorId:
Bempp::AbstractBoundaryOperatorPseudoinverseId< BasisFunctionType, ResultType > Bempp::IdentityOperatorId< BasisFunctionType, ResultType > Bempp::NullOperatorId< BasisFunctionType, ResultType >

Public Member Functions

virtual size_t hash () const =0
 
virtual void dump () const
 
virtual bool isEqual (const AbstractBoundaryOperatorId &other) const =0
 
bool operator== (const AbstractBoundaryOperatorId &other) const
 
bool operator!= (const AbstractBoundaryOperatorId &other) const
 

Detailed Description

Base class for identifiers of an abstract boundary operator.

Deprecated:
This class is deprecated and will be removed in a future version of BEM++. Boundary operator identifiers are no longer used by the discrete weak-form caching mechanism.

The documentation for this class was generated from the following file: