Home
last modified time | relevance | path

Searched defs:fmt (Results 1 – 14 of 14) sorted by relevance

/petsc/src/mat/tests/
H A Dex84.c38 …etscErrorCode GetReader(MPI_Comm comm, const char option[], PetscViewer *r, PetscViewerFormat *fmt) in GetReader()
58 PetscViewerFormat fmt; in main() local
H A DcJSON.c1007 CJSON_PUBLIC(char *) cJSON_PrintBuffered(const cJSON *item, int prebuffer, cJSON_bool fmt) in cJSON_PrintBuffered()
/petsc/include/petsc/private/
H A Dglvisviewerimpl.h16 char *fmt; /* format */ member
/petsc/src/dm/impls/plex/tests/
H A Dex99.c83 PetscInt fmt = 2; in main() local
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DPETSc.pyx444 cdef PetscErrorCode PetscVFPrintf_PythonStdStream(
/petsc/src/vec/is/is/impls/stride/
H A Dstride.c172 PetscViewerFormat fmt; in ISView_Stride() local
/petsc/src/sys/fileio/
H A Dmprint.c748 PetscErrorCode PetscFormatRealArray(char buf[], size_t len, const char *fmt, PetscInt n, const Pets… in PetscFormatRealArray()
/petsc/src/dm/dt/fe/impls/vector/
H A Dfevector.c29 PetscViewerFormat fmt; in PetscFEView_Vector_Ascii() local
/petsc/src/dm/impls/da/
H A Dgrglvis.c346 const char *fmt; in DMDAView_GLVis_ASCII() local
/petsc/src/vec/is/is/impls/block/
H A Dblock.c138 PetscViewerFormat fmt; in ISView_Block() local
/petsc/src/vec/is/is/impls/general/
H A Dgeneral.c475 PetscViewerFormat fmt; in ISView_General() local
/petsc/src/sys/classes/viewer/impls/glvis/
H A Dglvis.c29 …char *fmt; /* format string for FP … member
/petsc/src/dm/impls/plex/
H A Dplexglvis.c465 const char *fmt; in DMPlexView_GLVis_ASCII() local
/petsc/src/snes/tutorials/
H A Dex56.c407 PetscViewerFormat fmt; in main() local