bem::LplGal004< F > Class Template Reference

Evaluation of the Laplace double layer potential with linear test/trial functions. More...

#include <lplGal004.hh>

Public Member Functions

void operator() (const Linear3d000< F > &elmX, const Linear3d000< F > &elmY, uint gaussId, F dlp[]) const
 Application operator. More...
 

Detailed Description

template<class F>
class bem::LplGal004< F >

Evaluation of the Laplace double layer potential with linear test/trial functions.

Regular cases by 4-dim Gauss quadrature

Parameters
FField (Real or Cmplx)

Definition at line 26 of file lplGal004.hh.

Member Function Documentation

◆ operator()()

template<class F >
void bem::LplGal004< F >::operator() ( const Linear3d000< F > &  elmX,
const Linear3d000< F > &  elmY,
uint  gaussId,
dlp[] 
) const

Application operator.

Parameters
elmXPanel on the surface
elmYPanel on the surface
gaussIdNumber of integration points for Gauss quadrature
dlpElement 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