Class documentation of Concepts

Loading...
Searching...
No Matches

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

Friends

std::ostream & operator<< (std::ostream &os, const Cnst &c)
 

Detailed Description

Constant kernel function (used only to test quadrature schemes)

Definition at line 24 of file kernel.hh.

Member Typedef Documentation

◆ F

typedef concepts::Real bem::Cnst::F

Definition at line 29 of file kernel.hh.

Constructor & Destructor Documentation

◆ Cnst()

bem::Cnst::Cnst ( concepts::Real  c)
inline

Definition at line 31 of file kernel.hh.

Member Function Documentation

◆ operator()()

concepts::Real bem::Cnst::operator() ( const concepts::Real3d ,
const concepts::Real3d  
)
inline

Definition at line 33 of file kernel.hh.


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