BEM++  2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Public Member Functions | List of all members
Fiber::ModifiedHelmholtz3dHypersingularIntegrandFunctor2< BasisFunctionType_, KernelType_, ResultType_ > Class Template Reference

Functor evaluating the integrand of the hypersingular operator for the modified Helmholtz equation in 3D. More...

#include </home/wojtek/Projects/BEM/bempp-sven/bempp/lib/fiber/modified_helmholtz_3d_hypersingular_integrand_functor_2.hpp>

Public Types

typedef BasisFunctionType_ BasisFunctionType
 
typedef KernelType_ KernelType
 
typedef ResultType_ ResultType
 
typedef ScalarTraits
< ResultType >::RealType 
CoordinateType
 

Public Member Functions

void addGeometricalDependencies (size_t &testGeomDeps, size_t &trialGeomDeps) const
 
template<template< typename T > class CollectionOf2dSlicesOfConstNdArrays>
ResultType evaluate (const ConstGeometricalDataSlice< CoordinateType > &testGeomData, const ConstGeometricalDataSlice< CoordinateType > &trialGeomData, const CollectionOf1dSlicesOfConst3dArrays< BasisFunctionType > &testTransfValues, const CollectionOf1dSlicesOfConst3dArrays< BasisFunctionType > &trialTransfValues, const CollectionOf2dSlicesOfConstNdArrays< KernelType > &kernelValues) const
 

Detailed Description

template<typename BasisFunctionType_, typename KernelType_, typename ResultType_>
class Fiber::ModifiedHelmholtz3dHypersingularIntegrandFunctor2< BasisFunctionType_, KernelType_, ResultType_ >

Functor evaluating the integrand of the hypersingular operator for the modified Helmholtz equation in 3D.


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