| #
8afb7921
|
| 15-Oct-2022 |
Aidan Hamilton <aidan@udel.edu> |
-Add DMNetworkGetNumEdges and DMNetworkGetNumVertices, missing access functions for properties of DMNetwork. -Add DMCreateCoordinates_Network, a missing DM function that now allows for DMNetwork to h
-Add DMNetworkGetNumEdges and DMNetworkGetNumVertices, missing access functions for properties of DMNetwork. -Add DMCreateCoordinates_Network, a missing DM function that now allows for DMNetwork to handle coordinates in the same way as other DM objects. -Add support for automatic migration of coordinate DM and coordinates on call to DMNetworkDistribute. -Add simple test code for DMCreateCoordinates_Network and automatic migration to src/dm/impls/network/tests/ex2.c
show more ...
|