$ \frac{1}{4\pi r} $ More...

#include <kernel.hh>

Public Types

typedef concepts::Real F
 

Public Member Functions

 Laplace ()
 
concepts::Real operator() (const concepts::Real3d &x, const concepts::Real3d &y)
 

Private Attributes

const concepts::Real sc_
 

Friends

std::ostream & operator<< (std::ostream &os, const Laplace &lpl)
 

Detailed Description

$ \frac{1}{4\pi r} $

Definition at line 130 of file kernel.hh.

Member Typedef Documentation

◆ F

Definition at line 135 of file kernel.hh.

Constructor & Destructor Documentation

◆ Laplace()

bem::Laplace::Laplace ( )
inline

Definition at line 137 of file kernel.hh.

Member Function Documentation

◆ operator()()

concepts::Real bem::Laplace::operator() ( const concepts::Real3d x,
const concepts::Real3d y 
)
inline

Definition at line 139 of file kernel.hh.

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
const Laplace lpl 
)
friend

Member Data Documentation

◆ sc_

const concepts::Real bem::Laplace::sc_
private

Definition at line 132 of file kernel.hh.


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