We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 129303e commit 5137bfeCopy full SHA for 5137bfe
include/geode/mesh/builder/hybrid_solid_builder.hpp
@@ -58,7 +58,7 @@ namespace geode
58
index_t create_tetrahedron( const std::array< index_t, 4 >& vertices );
59
60
/*!
61
- * Create a new hexahedron from four vertices.
+ * Create a new hexahedron from eight vertices.
62
* @param[in] vertices The eight vertices defining the hexahedron to
63
* create
64
* @return the index of the created hexahedron
0 commit comments