|
BioCMAMC-ST
|
Store position and value of volumic flow at outlet. More...
#include <domain.hpp>
Public Types | |
| using | float_type = double |
Public Attributes | |
| std::size_t | index |
| float_type | flow |
| float_type | volume |
Store position and value of volumic flow at outlet.
| using MC::LeavingFlow::float_type = double |
| float_type MC::LeavingFlow::flow |
| std::size_t MC::LeavingFlow::index |
| float_type MC::LeavingFlow::volume |