mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Removing some needless lines in cell.cpp
This commit is contained in:
parent
1aa7abd7fa
commit
c924606064
1 changed files with 0 additions and 2 deletions
|
|
@ -610,8 +610,6 @@ CSGCell::contains_complex(Position r, Direction u, int32_t on_surface) const
|
|||
// DAGMC Cell implementation
|
||||
//==============================================================================
|
||||
#ifdef DAGMC
|
||||
|
||||
|
||||
DAGCell::DAGCell() : Cell{} {};
|
||||
|
||||
std::pair<double, int32_t>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue