Skip to content

Commit 5440a1a

Browse files
BotellaAgithub-actions[bot]
authored andcommitted
Apply prepare changes
1 parent 1be3574 commit 5440a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/geode/geosciences/implicit/representation/core/stratigraphic_model.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ namespace geode
262262
const Block3D& block,
263263
index_t tetrahedron_id )
264264
: indices_{ block.mesh().polyhedron_vertices(
265-
tetrahedron_id ) },
265+
tetrahedron_id ) },
266266
positive_tetra_{
267267
model.stratigraphic_coordinates( block, indices_[0] )
268268
.stratigraphic_coordinates(),

0 commit comments

Comments
 (0)