Searched refs:ndatasets (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/cgns/ |
| H A D | plexcgns2.c | 688 int z, nbc, bc, c, ndatasets; in DMPlexCreateCGNS_Internal_Serial() local 693 …, z, bc, bcname, &bctype, &pointtype, &npoints, normal, &nnormals, &datatype, &ndatasets), *dm, 0); in DMPlexCreateCGNS_Internal_Serial() 1533 int normal[3], ndatasets; member 1843 …nfo.npoints, bcinfo.normal, &bcinfo.nnormals, &bcinfo.normal_datatype, &bcinfo.ndatasets), *dm, 0); in DMPlexCreateCGNS_Internal_Parallel()
|