mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 05:05:30 -04:00
Update include/openmc/source.h
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
29cd473448
commit
47ea7bbcf5
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ Particle::Bank sample_external_source(uint64_t* seed);
|
|||
//! Sample a site from custom source library
|
||||
Particle::Bank sample_custom_source_library(uint64_t* seed);
|
||||
|
||||
//Load custom source library
|
||||
//! Load custom source library
|
||||
void load_custom_source_library();
|
||||
|
||||
//Release custom source library
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue