mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Removing now-unused function.
This commit is contained in:
parent
e4ab6db1a9
commit
9c48ee69a4
2 changed files with 5 additions and 10 deletions
|
|
@ -98,8 +98,6 @@ enum class PlotColorBy {
|
|||
class PlotBase {
|
||||
public:
|
||||
IdData get_id_map() const;
|
||||
xt::xtensor<int32_t, 2> get_cell_ids() const;
|
||||
|
||||
PropertyData get_property_map() const;
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue