| 5a460d17 | 24-Oct-2022 |
Barry Smith <bsmith@mcs.anl.gov> |
Have the make sphinxhtml clean out the previously generated files in case they won't be created for the new build
For example, if one is running on release after running on main
Commit-type: docume
Have the make sphinxhtml clean out the previously generated files in case they won't be created for the new build
For example, if one is running on release after running on main
Commit-type: documentation /spend 10m
show more ...
|
| 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 ...
|