H2Lib  3.0
Functions
laplacebem2d.h File Reference
#include "basic.h"
#include "parameters.h"
#include "bem2d.h"

Go to the source code of this file.

Functions

pbem2d new_slp_laplace_bem2d (pccurve2d gr, uint q, basisfunctionbem2d basis)
 Creates a new bem2d-object for computation of single layer potential matrix. More...
 
pbem2d new_dlp_laplace_bem2d (pccurve2d gr, uint q, basisfunctionbem2d basis_neumann, basisfunctionbem2d basis_dirichlet, field alpha)
 Creates a new bem2d-object for computation of double layer potential matrix. More...
 
field eval_dirichlet_linear_laplacebem2d (const real *x, const real *n)
 A simple linear harmonic function that will serve as dirichlet values. More...
 
field eval_neumann_linear_laplacebem2d (const real *x, const real *n)
 A simple linear harmonic function that will serve as neumann values. More...
 
field eval_dirichlet_quadratic_laplacebem2d (const real *x, const real *n)
 A simple quadratic harmonic function that will serve as dirichlet values. More...
 
field eval_neumann_quadratic_laplacebem2d (const real *x, const real *n)
 A simple quadratic harmonic function that will serve as neumann values. More...
 

Detailed Description

Author
Sven Christophersen
Date
2011