bem::LplGal008< F > Class Template Reference

Evaluation of the Laplace hypersingular operator with linear test/trial functions. More...

#include <lplGal008.hh>

Public Member Functions

void operator() (const Linear3d000< F > &elmX, const Linear3d000< F > &elmY, uint stroudId, uint gaussId, concepts::Real dist, F hyp[]) const
 Application operator. More...
 

Detailed Description

template<class F>
class bem::LplGal008< F >

Evaluation of the Laplace hypersingular operator with linear test/trial functions.

Regular cases by 3-dim quadrature (Stroud + 1-d Gauss) Far field by 1-point formular.

Parameters
FField (Real or Cmplx)

Definition at line 28 of file lplGal008.hh.

Member Function Documentation

◆ operator()()

template<class F >
void bem::LplGal008< F >::operator() ( const Linear3d000< F > &  elmX,
const Linear3d000< F > &  elmY,
uint  stroudId,
uint  gaussId,
concepts::Real  dist,
hyp[] 
) const

Application operator.

Parameters
elmXPanel on the surface
elmYPanel on the surface
stroudIdNumber of integration points for Stroud quadrature
gaussIdNumber of integration points for Gauss quadrature
distOne point formula if distance of bary centers larger than dist
hypElement matrix (output)

The documentation for this class was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich