Searched refs:DMPlexGetFieldTypes_Internal (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/petsc/private/ |
| H A D | dmpleximpl.h | 273 PETSC_INTERN PetscErrorCode DMPlexGetFieldTypes_Internal(DM, PetscSection, PetscInt, PetscInt *, Pe…
|
| /petsc/src/dm/impls/plex/hdf5/ |
| H A D | plexhdf5.c | 559 …if (DMPlexStorageVersionEQ(version, 1, 1, 0)) PetscCall(DMPlexGetFieldTypes_Internal(dm, section, … in VecView_Plex_Local_HDF5_Internal()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plex.c | 125 PetscErrorCode DMPlexGetFieldTypes_Internal(DM dm, PetscSection section, PetscInt field, PetscInt *… in DMPlexGetFieldTypes_Internal() function
|