

Definition at line 36 of file MassMatrixScalarDisc.hpp.
Additional Inherited Members | |
  Public Member Functions inherited from Bembel::IdentityOperatorBase< MassMatrixScalarDisc > | |
| void | evaluateIntegrand_impl (const T &super_space, const SurfacePoint &p1, const SurfacePoint &p2, Eigen::MatrixXd *intval) const | 
  Public Member Functions inherited from Bembel::LinearOperatorBase< Derived > | |
| template<class T > | |
| void | evaluateIntegrand (const T &super_space, const SurfacePoint &p1, const SurfacePoint &p2, Eigen::Matrix< typename LinearOperatorTraits< Derived >::Scalar, Eigen::Dynamic, Eigen::Dynamic > *intval) const | 
| Eigen::Matrix< typename LinearOperatorTraits< Derived >::Scalar, getFunctionSpaceVectorDimension< LinearOperatorTraits< Derived >::Form >) *LinearOperatorTraits< Derived >::NumberOfFMMComponents, getFunctionSpaceVectorDimension< LinearOperatorTraits< Derived >::Form >) *LinearOperatorTraits< Derived >::NumberOfFMMComponents > | evaluateFMMInterpolation (const SurfacePoint &p1, const SurfacePoint &p2) const | 
| int | get_FarfieldQuadratureDegree (int ansatz_degree) const | 
| int | getNearfieldQuadratureDegree (int ansatz_degree, double distance, int level) const | 
| Compute quadrature degree for numerical integretation close to the singularity based on distance, refinement level, degree of ansatz functions and operator_order.  More... | |
| Derived & | derived () | 
| const Derived & | derived () const |