Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
This commit is contained in:
Jane Tournois 2022-06-17 14:45:19 +02:00 committed by GitHub
parent b518ca1358
commit 1efc36bf2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -476,7 +476,7 @@ public:
{
cell->set_subdomain_index(index);
}
/** sets dimension of vertex \p vertex to \p dimension
/** sets the dimension of vertex \p vertex to \p dimension
*/
void set_dimension(const Vertex_handle& vertex, int dimension) const
{