bem::LplCol006< F > Class Template Reference

Evaluation of the Laplace single layer potential with linear trial functions (collocation). More...

#include <lplCol006.hh>

Public Member Functions

void operator() (const Dirac3d000< F > &elmX, const Linear3d000< F > &elmY, uint gauss, concepts::Real dist, F slp[]) const
 Application operator. More...
 

Detailed Description

template<class F>
class bem::LplCol006< F >

Evaluation of the Laplace single layer potential with linear trial functions (collocation).

Semi analytic. Far field by 1-point formular.

Parameters
FField (Real or Cmplx)

Definition at line 29 of file lplCol006.hh.

Member Function Documentation

◆ operator()()

template<class F >
void bem::LplCol006< F >::operator() ( const Dirac3d000< F > &  elmX,
const Linear3d000< F > &  elmY,
uint  gauss,
concepts::Real  dist,
slp[] 
) const

Application operator.

Parameters
elmXPanel on the surface
elmYPanel on the surface
gaussNumber of integration points for Gauss quadrature
distOne point formula if distance to bary center is larger than dist
slpElement 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