Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lroberts36 committed Nov 15, 2024
1 parent 43c4efa commit 5ff9c60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bvals/comms/bnd_info.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ struct BndInfo {
SpatiallyMaskedIndexer6D idxer[3];
forest::LogicalCoordinateTransformation lcoord_trans;

// Number of points contained in this boundary region
KOKKOS_FORCEINLINE_FUNCTION
int size() const {
int s = 0;
Expand Down

0 comments on commit 5ff9c60

Please sign in to comment.