Class documentation of Concepts

Loading...
Searching...
No Matches

#include <kernel.hh>

Public Types

typedef concepts::Real F
 

Public Member Functions

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

Friends

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

Detailed Description

$ e^{- r^\top \gamma r} $

Definition at line 66 of file kernel.hh.

Member Typedef Documentation

◆ F

typedef concepts::Real bem::ExpR2::F

Definition at line 71 of file kernel.hh.

Constructor & Destructor Documentation

◆ ExpR2()

bem::ExpR2::ExpR2 ( concepts::MapReal3d gamma)
inline

Definition at line 73 of file kernel.hh.

Member Function Documentation

◆ operator()()

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

Definition at line 75 of file kernel.hh.


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