mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
added more documentation
This commit is contained in:
parent
df0edc33b1
commit
8438d42584
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ extern std::unique_ptr<Particle[]> particles;
|
|||
//==============================================================================
|
||||
|
||||
//! Allocates space for the event queues and particle buffer
|
||||
//! \param n_particles The number of particles in the particle buffer
|
||||
void init_event_queues(int64_t n_particles);
|
||||
|
||||
//! Frees the event queues and particle buffer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue