#include <move_info.hpp>
|
| | MoveInfo () |
| | MoveInfo (const std::size_t n_compartments, const std::size_t n_flows) |
| void | update (std::span< const double > newliquid_volume, std::span< const double > diag, std::span< const double > proba) |
| void | set_flow (const std::size_t i, const std::size_t i_flow, const double flow) |
◆ MoveInfo() [1/2]
template<typename ExecSpace>
◆ MoveInfo() [2/2]
template<typename ExecSpace>
◆ set_flow()
template<typename ExecSpace>
◆ update()
template<typename ExecSpace>
| void Simulation::KernelInline::MoveInfo< ExecSpace >::update |
( |
std::span< const double > | newliquid_volume, |
|
|
std::span< const double > | diag, |
|
|
std::span< const double > | proba ) |
|
inline |
◆ cumulative_probability
template<typename ExecSpace>
◆ diag_transition
template<typename ExecSpace>
◆ leaving_flow
template<typename ExecSpace>
◆ liquid_volume
template<typename ExecSpace>
◆ neighbors
template<typename ExecSpace>
The documentation for this struct was generated from the following file: