| c9ad657e | 02-Aug-2021 |
ksagiyam <k.sagiyama@imperial.ac.uk> |
plexhdf5: Introduce storage versioning and version 2.0.0;
* introduce DMPlexStorageVersion x.y.z * if no version specified in file => 1.0.0 [original version before the project - that in petsc rel
plexhdf5: Introduce storage versioning and version 2.0.0;
* introduce DMPlexStorageVersion x.y.z * if no version specified in file => 1.0.0 [original version before the project - that in petsc release 3.16.0] * check version in both file and option -dm_plex_view_hdf5_storage_version * version 2.0.0 changes paths to topology, labels, coordinates * support both versions 1.0.0 and 2.0.0 for writing * use sizeof in PetscSNPrintf() calls
show more ...
|