#include <model_python.hpp>
◆ PimpModel() [1/3]
PythonWrap::PimpModel::PimpModel |
( |
const PimpModel & | rhs | ) |
|
◆ PimpModel() [2/3]
PythonWrap::PimpModel::PimpModel |
( |
PimpModel && | rhs | ) |
|
|
noexcept |
◆ PimpModel() [3/3]
PythonWrap::PimpModel::PimpModel |
( |
| ) |
|
◆ ~PimpModel()
PythonWrap::PimpModel::~PimpModel |
( |
| ) |
|
◆ contribution()
void PythonWrap::PimpModel::contribution |
( |
MC::ParticleDataHolder & | p, |
|
|
const ContributionView & | contrib ) |
|
noexcept |
◆ division()
◆ get_properties()
model_properties_detail_t PythonWrap::PimpModel::get_properties |
( |
| ) |
|
|
noexcept |
◆ init()
void PythonWrap::PimpModel::init |
( |
MC::ParticleDataHolder & | p, |
|
|
MC::KPRNG | _rng ) |
◆ mass()
double PythonWrap::PimpModel::mass |
( |
| ) |
const |
|
nodiscardnoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ update()
void PythonWrap::PimpModel::update |
( |
double | d_t, |
|
|
MC::ParticleDataHolder & | p, |
|
|
const LocalConcentrationView & | concentration, |
|
|
MC::KPRNG | _rng ) |
◆ pimpl
Impl* PythonWrap::PimpModel::pimpl = nullptr |
|
private |
The documentation for this class was generated from the following files:
- apps/libs/pymodule/public/pymodule/model_python.hpp
- apps/libs/pymodule/src/import_py.cpp