mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 21:25:36 -04:00
Update include/openmc/cell.h
This commit is contained in:
parent
f60520e8c5
commit
647c9d185e
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ public:
|
|||
//----------------------------------------------------------------------------
|
||||
// Constructors
|
||||
Region() {}
|
||||
explicit Region(std::string region_expressioni, int32_t cell_id);
|
||||
explicit Region(std::string region_spec, int32_t cell_id);
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
// Methods
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue