Skip to content

Commit 3f27fbd

Browse files
committed
Quick documentation update
1 parent fe5c666 commit 3f27fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/openmc/particle_data.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ class GeometryState {
347347
Position r_last_; //!< previous coordinates
348348
Direction u_last_; //!< previous direction coordinates
349349

350-
int surface_ {SURFACE_NONE}; //!< index for surface particle is on
350+
int surface_ {SURFACE_NONE}; //!< surface token for surface the particle is currently on
351351

352352
BoundaryInfo boundary_; //!< Info about the next intersection
353353

0 commit comments

Comments
 (0)