Searched refs:orientationsName (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/hdf5/ |
| H A D | plexhdf5.c | 837 …ar pointsName[], const char coneSizesName[], const char conesName[], const char orientationsName[]) in DMPlexTopologyView_HDF5_Inner_Private() argument 887 PetscCall(PetscObjectSetName((PetscObject)orientationsIS, orientationsName)); in DMPlexTopologyView_HDF5_Inner_Private() 921 const char *pointsName, *coneSizesName, *conesName, *orientationsName; in DMPlexTopologyView_HDF5_Legacy_Private() local 928 orientationsName = "orientation"; in DMPlexTopologyView_HDF5_Legacy_Private() 930 …globalPointNumbers, viewer, pStart, pEnd, pointsName, coneSizesName, conesName, orientationsName)); in DMPlexTopologyView_HDF5_Legacy_Private() 986 const char *coneSizesName, *conesName, *orientationsName; in DMPlexTopologyView_HDF5_Private() local 993 orientationsName = "orientations"; in DMPlexTopologyView_HDF5_Private() 1035 …(dm, globalPointNumbers0, viewer, pStart, pEnd, NULL, coneSizesName, conesName, orientationsName)); in DMPlexTopologyView_HDF5_Private() 2124 const char *pointsName, *coneSizesName, *conesName, *orientationsName; in DMPlexTopologyLoad_HDF5_Legacy_Private() local 2135 orientationsName = "orientation"; in DMPlexTopologyLoad_HDF5_Legacy_Private() [all …]
|