#include <distribution.h>
Definition at line 88 of file distribution.h.
◆ Kappa() [1/2]
| Kappa::Kappa |
( |
std::default_random_engine & | _rand, |
|
|
Real | _mass, |
|
|
Real | _charge, |
|
|
Real | _w0, |
|
|
Real | _maxw0 ) |
|
inline |
◆ Kappa() [2/2]
| Kappa::Kappa |
( |
std::default_random_engine & | _rand | ) |
|
|
inline |
◆ find_v_for_r()
| double Kappa::find_v_for_r |
( |
Real | rand | ) |
|
|
protected |
◆ generate_lookup()
| virtual void Kappa::generate_lookup |
( |
| ) |
|
|
protectedpure virtual |
◆ next_particle()
| virtual Particle Kappa::next_particle |
( |
| ) |
|
|
inlinevirtual |
◆ lookup
| std::vector<Real> Kappa::lookup |
|
protected |
◆ lookup_size
| const int Kappa::lookup_size = 65536 |
|
staticprotected |
◆ maxw0
| std::uniform_real_distribution<Real> Kappa::r |
|
protected |
◆ w0
The documentation for this class was generated from the following files: