mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 13:15:39 -04:00
Update include/openmc/geometry.h
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
parent
595a00d8d5
commit
822858dfbb
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ bool check_cell_overlap(Particle& p, bool error=true);
|
|||
//! Get the cell instance for a particle at the specified universe level
|
||||
//!
|
||||
//! \param p A particle for which to compute the instance using
|
||||
//! it's vector of LocalCoord.
|
||||
//! its coordinates
|
||||
//! \param level The level (zero indexed) of the geometry where the instance should be computed.
|
||||
//! \return The instance of the cell at the specified level.
|
||||
//==============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue