bem::Lpl000< F > Class Template Reference

Evaluation of the Laplace double layer potential with linear trial functions for use in the internal/external points. More...

#include <lpl000.hh>

Public Member Functions

void operator() (const concepts::Real3d &x, const Linear3d000< F > &elm, uint gauss, F dlp[]) const
 Application operator. More...
 

Detailed Description

template<class F>
class bem::Lpl000< F >

Evaluation of the Laplace double layer potential with linear trial functions for use in the internal/external points.

Parameters
FField (Real or Cmplx)

Definition at line 23 of file lpl000.hh.

Member Function Documentation

◆ operator()()

template<class F >
void bem::Lpl000< F >::operator() ( const concepts::Real3d x,
const Linear3d000< F > &  elm,
uint  gauss,
dlp[] 
) const

Application operator.

Parameters
xEvaluation point
elmPanel on the surface,
gaussNumber of Integration points
dlpElementvector (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