Skip to content
Snippets Groups Projects
Commit 013f3ccc authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: improve handling of finiteArea mesh with distributed roots

- in makeFaMesh, the serial fields are now only read on the master
  process and broadcast to the other ranks. The read+distribute is
  almost identical to that used in redistributePar, except that in
  this case entire fields are sent and not a zero-sized subset.

- improved internal faMesh checking for files so that the TryNew
  method works with distributed roots.
parent 21e7ce8f
Branches
Tags
No related merge requests found
Showing
with 443 additions and 246 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment