mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
adding back files to be reviewed
This commit is contained in:
parent
ae28233110
commit
bc09d1ef55
1244 changed files with 301904 additions and 0 deletions
10
include/openmc/cmfd_solver.h
Normal file
10
include/openmc/cmfd_solver.h
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
#ifndef OPENMC_CMFD_SOLVER_H
|
||||
#define OPENMC_CMFD_SOLVER_H
|
||||
|
||||
namespace openmc {
|
||||
|
||||
void free_memory_cmfd();
|
||||
|
||||
} // namespace openmc
|
||||
|
||||
#endif // OPENMC_CMFD_SOLVER_H
|
||||
Loading…
Add table
Add a link
Reference in a new issue