We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0366e2 commit f2bf30bCopy full SHA for f2bf30b
ma/ma.cc
@@ -89,7 +89,6 @@ void adapt(Input* in)
89
print(m->getPCU(), "mesh adapted in %f seconds", t1-t0);
90
printHistogramStats(a);
91
apf::printStats(m);
92
- m->verify();
93
94
delete a;
95
// cleanup input object and associated sizefield and solutiontransfer objects
0 commit comments