mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 20:45:35 -04:00
Address review comments.
This commit is contained in:
parent
a44c1f89de
commit
fa222a4b31
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ public:
|
|||
const vector<std::string>& name, const vector<double>& density);
|
||||
|
||||
//! Clone the material by deep-copying all members
|
||||
void clone();
|
||||
Material & clone();
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
// Accessors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue