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

Functor evaluating the integrand of the identity operator under the pseudo-inner product relevant to Maxwell equations in 3d. More...

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

Public Types

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

Public Member Functions

void addGeometricalDependencies (size_t &geomDeps) const
 
ResultType evaluate (const ConstGeometricalDataSlice< CoordinateType > &geomData, const CollectionOf1dSlicesOfConst3dArrays< BasisFunctionType > &testValues, const CollectionOf1dSlicesOfConst3dArrays< BasisFunctionType > &trialValues) const
 

Detailed Description

template<typename BasisFunctionType_, typename ResultType_>
class Fiber::Maxwell3dTestTrialIntegrandFunctor< BasisFunctionType_, ResultType_ >

Functor evaluating the integrand of the identity operator under the pseudo-inner product relevant to Maxwell equations in 3d.

See Also
Maxwell equations in 3D

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