Class documentation of Concepts

Loading...
Searching...
No Matches

#include <kernel.hh>

Public Types

typedef concepts::Real F
 

Public Member Functions

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

Friends

std::ostream & operator<< (std::ostream &os, const ExpR &e)
 

Detailed Description

$ e^{-\gamma r} $

Definition at line 88 of file kernel.hh.

Member Typedef Documentation

◆ F

typedef concepts::Real bem::ExpR::F

Definition at line 94 of file kernel.hh.

Constructor & Destructor Documentation

◆ ExpR()

bem::ExpR::ExpR ( concepts::Real  gamma)
inline

Definition at line 95 of file kernel.hh.

Member Function Documentation

◆ operator()()

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

Definition at line 97 of file kernel.hh.


The documentation for this class was generated from the following file: