boundary_faces --> boundary_facets

Former-commit-id: f88c0785cb
This commit is contained in:
Alec Jacobson
2014-06-24 23:27:03 -04:00
parent 3cfd194147
commit 99c27dfd3f
19 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -607,7 +607,7 @@ int main(int argc, char * argv[])
// }
// //if(F.size() > T.size() || F.size() == 0)
// {
// boundary_faces(T,F);
// boundary_facets(T,F);
// }
}
if(vV.size() > 0)