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

Functor evaluating the integrand of most standard boundary integral operators. More...

#include </home/wojtek/Projects/BEM/bempp-sven/bempp/lib/fiber/test_scalar_kernel_trial_integrand_functor.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 > &, const ConstGeometricalDataSlice< CoordinateType > &, const CollectionOf1dSlicesOfConst3dArrays< BasisFunctionType > &testValues, const CollectionOf1dSlicesOfConst3dArrays< BasisFunctionType > &trialValues, const CollectionOf2dSlicesOfConstNdArrays< KernelType > &kernelValues) const
 

Detailed Description

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

Functor evaluating the integrand of most standard boundary integral operators.

....... TODO .......


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