On Wed, 20 Apr 2016, John Peterson wrote:

> We should probably just call prepare_for_use() from
> TriangleInterface::triangulate() to avoid issues like this...

Agreed.  That should be safe for most old code, too; duplicate calls
to prepare_for_use() are redundant but not forbidden.

(The only exception I know of is regression tests using ParallelMesh -
calling ParMETIS a second time and giving it the first call's result
as an initial guess is not a no-op)
---
Roy

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to