mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
Removing superfluous public section.
This commit is contained in:
parent
6156e1b3ae
commit
9c3ee5daa5
1 changed files with 0 additions and 1 deletions
|
|
@ -288,7 +288,6 @@ public:
|
|||
UnstructuredMesh(const std::string& filename);
|
||||
|
||||
// Methods
|
||||
public:
|
||||
|
||||
//! Add a variable to the mesh instance
|
||||
virtual void add_score(const std::string& var_name) = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue