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

#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)
 

Private Attributes

concepts::MapReal3d gamma_
 

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

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.

Friends And Related Function Documentation

◆ operator<<

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

Member Data Documentation

◆ gamma_

concepts::MapReal3d bem::ExpR2::gamma_
private

Definition at line 68 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