mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Merge remote-tracking branch 'upstream/develop' into xtensor_mg
This commit is contained in:
commit
d8ba9feae6
1 changed files with 2 additions and 0 deletions
|
|
@ -243,6 +243,8 @@ find_cell(Particle* p, int search_surf) {
|
|||
return find_cell(p, 0);
|
||||
}
|
||||
}
|
||||
|
||||
return found;
|
||||
}
|
||||
|
||||
//==============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue