mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 05:05:30 -04:00
Move headers to include/openmc directory and openmc.h -> openmc/capi.h
This commit is contained in:
parent
1f760461a3
commit
9f0ea52d1a
83 changed files with 283 additions and 261 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#include "openmc.h"
|
||||
#include "openmc/capi.h"
|
||||
|
||||
// OPENMC_RUN encompasses all the main logic where iterations are performed
|
||||
// over the batches, generations, and histories in a fixed source or k-eigenvalue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue