Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 13fa2cb0 authored by Mark Olesen's avatar Mark Olesen
Browse files

openfoam: adjust face/owner reading

- handling of really old-format caused inadvertent short-circuit.
  Also check neighbour for max cell id.

- preserve face point order when flipping.

  When faces are flipped (reversed) in OpenFOAM, the face point 0 is
  preserved to ensure a consistent and predictable walk order.
  Probably less important to preserve for VTK, but may help in future
  and doesn't add any overhead to so.

- some code simplication for inserting polyhedral cells.
parent 48147c6a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment