polymec / polymec-dev

The development "branch" of the polymec HPC libraries.
Mozilla Public License 2.0
2 stars 2 forks source link

Polymesh node and face exchangers don't work #311

Closed pbtoast closed 6 years ago

pbtoast commented 6 years ago

Since I added exchange capability to polymesh_field, I've noticed that the existing node and face exchangers don't work properly, so they're disabled. We should fix this before 2.4.

See geometry/polymesh_field.c, geometry/polymesh.c, and geometry/polymesh_node_exchangers.c. These probably deserve better representation in the polymesh unit tests.