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

View File

@ -496,7 +496,7 @@ public:
{
return cell->subdomain_index();
}
/** returns surface index of facet \p f
/** returns the surface index of facet \p f
*/
Surface_patch_index surface_patch_index(const Facet& f) const
{