Home
last modified time | relevance | path

Searched defs:fdes (Results 1 – 4 of 4) sorted by relevance

/petsc/src/vec/vec/tests/
H A Dex46.c111 int fdes; in HeaderlessBinaryRead() local
/petsc/src/sys/classes/viewer/impls/binary/
H A Dbinv.c7 int fdes; /* file descriptor, ignored if using MPI IO */ member
240 PetscErrorCode PetscViewerBinaryGetMPIIODescriptor(PetscViewer viewer, MPI_File *fdes) in PetscViewerBinaryGetMPIIODescriptor()
418 PetscErrorCode PetscViewerBinaryGetDescriptor(PetscViewer viewer, int *fdes) in PetscViewerBinaryGetDescriptor()
1048 int fdes; in PetscViewerBinaryWriteReadAll() local
/petsc/src/dm/tutorials/
H A Dex15.c94 int fdes; in HeaderlessBinaryReadCheck() local
/petsc/src/dm/impls/plex/
H A Dplexfluent.c62 int fdes = 0; in DMPlexCreateFluent_ReadValues() local