mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
fix failing tests, remove redundant PlotTestHarness code
This commit is contained in:
parent
61cab3009a
commit
5e47f9daa4
8 changed files with 83 additions and 234 deletions
|
|
@ -295,6 +295,7 @@ private:
|
|||
* to mean not having matching intersection lengths, but rather having
|
||||
* a matching sequence of surface/cell/material intersections.
|
||||
*/
|
||||
struct TrackSegment;
|
||||
bool trackstack_equivalent(const vector<TrackSegment>& track1,
|
||||
const vector<TrackSegment>& track2) const;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue