surfaceRedistributePar.C File Reference

(Re)distribution of triSurface. Either takes an undecomposed surface or an already decomposed surface and redistributes it so that each processor has all triangles that overlap its mesh. More...

Go to the source code of this file.

Detailed Description

(Re)distribution of triSurface. Either takes an undecomposed surface or an already decomposed surface and redistributes it so that each processor has all triangles that overlap its mesh.

Original source file surfaceRedistributePar.C

Note
  • best decomposition option is hierarchical since it guarantees square decompositions.
  • triangles might be present on multiple processors.
  • merging uses geometric tolerance so take care with writing precision.

Definition in file surfaceRedistributePar.C.