- cleaner code, more similarity with unique_ptr Now if (ptr) if (!ptr) instead if (ptr.valid()) if (!ptr.valid()) |
||
---|---|---|
.. | ||
decomposePar | ||
reconstructPar | ||
reconstructParMesh | ||
redistributePar |
- cleaner code, more similarity with unique_ptr Now if (ptr) if (!ptr) instead if (ptr.valid()) if (!ptr.valid()) |
||
---|---|---|
.. | ||
decomposePar | ||
reconstructPar | ||
reconstructParMesh | ||
redistributePar |