mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Update include/openmc/source.h
Co-Authored-By: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
47ea7bbcf5
commit
6c188f2578
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ Particle::Bank sample_custom_source_library(uint64_t* seed);
|
|||
//! Load custom source library
|
||||
void load_custom_source_library();
|
||||
|
||||
//Release custom source library
|
||||
//! Release custom source library
|
||||
void close_custom_source_library();
|
||||
|
||||
//! Fill source bank at the end of a generation for dlopen based source simulation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue