bem::Cnst Class Reference
Constant kernel function (used only to test quadrature schemes) More...
#include <kernel.hh>
Public Types | |
typedef concepts::Real | F |
Public Member Functions | |
Cnst (concepts::Real c) | |
concepts::Real | operator() (const concepts::Real3d &, const concepts::Real3d &) |
Private Attributes | |
concepts::Real | c_ |
Friends | |
std::ostream & | operator<< (std::ostream &os, const Cnst &c) |
Detailed Description
Constant kernel function (used only to test quadrature schemes)
Member Typedef Documentation
◆ F
typedef concepts::Real bem::Cnst::F |
Constructor & Destructor Documentation
◆ Cnst()
|
inline |
Member Function Documentation
◆ operator()()
|
inline |
Friends And Related Function Documentation
◆ operator<<
|
friend |
Member Data Documentation
◆ c_
|
private |
The documentation for this class was generated from the following file:
- bem/kernel.hh