Home
last modified time | relevance | path

Searched defs:format (Results 1 – 25 of 168) sorted by relevance

1234567

/petsc/src/sys/fileio/
H A Dmprint.c39 PetscErrorCode PetscFormatConvertGetSize(const char format[], size_t *size) in PetscFormatConvertGetSize()
101 PetscErrorCode PetscFormatConvert(const char format[], char newformat[]) in PetscFormatConvert()
175 PetscErrorCode PetscVSNPrintf(char str[], size_t len, const char format[], size_t *fullLength, va_l… in PetscVSNPrintf()
318 PetscErrorCode PetscVFPrintfDefault(FILE *fd, const char format[], va_list Argp) in PetscVFPrintfDefault()
377 PetscErrorCode PetscSNPrintf(char str[], size_t len, const char format[], ...) in PetscSNPrintf()
408 PetscErrorCode PetscSNPrintfCount(char str[], size_t len, const char format[], size_t *countused, .… in PetscSNPrintfCount()
422 static inline PetscErrorCode PetscVFPrintf_Private(FILE *fd, const char format[], va_list Argp) in PetscVFPrintf_Private()
438 PETSC_INTERN PetscErrorCode PetscVFPrintf_Internal(FILE *fd, const char format[], ...) in PetscVFPrintf_Internal()
449 …rrorCode PetscSynchronizedFPrintf_Private(MPI_Comm comm, FILE *fp, const char format[], va_list Ar… in PetscSynchronizedFPrintf_Private()
511 PetscErrorCode PetscSynchronizedPrintf(MPI_Comm comm, const char format[], ...) in PetscSynchronizedPrintf()
[all …]
/petsc/src/sys/classes/viewer/interface/
H A Dviewa.c24 PetscErrorCode PetscViewerSetFormat(PetscViewer viewer, PetscViewerFormat format) in PetscViewerSetFormat()
51 PetscErrorCode PetscViewerPushFormat(PetscViewer viewer, PetscViewerFormat format) in PetscViewerPushFormat()
105 PetscErrorCode PetscViewerGetFormat(PetscViewer viewer, PetscViewerFormat *format) in PetscViewerGetFormat()
H A Dview.c133 PetscErrorCode PetscViewerAndFormatCreate(PetscViewer viewer, PetscViewerFormat format, PetscViewer… in PetscViewerAndFormatCreate()
337 PetscViewerFormat format; in PetscViewerView() local
H A Dviewreg.c167 …teViewers_Single(MPI_Comm comm, const char value[], PetscViewer *viewer, PetscViewerFormat *format) in PetscOptionsCreateViewers_Single()
307 …], const char name[], PetscInt *n_max_p, PetscViewer viewer[], PetscViewerFormat format[], PetscBo… in PetscOptionsCreateViewers_Internal()
444 …ions, const char pre[], const char name[], PetscViewer *viewer, PetscViewerFormat *format, PetscBo… in PetscOptionsCreateViewer()
/petsc/src/ksp/ksp/interface/
H A Diterativ.c130 PetscViewerFormat format = vf->format; in KSPMonitorResidual() local
172 PetscViewerFormat format = vf->format; in KSPMonitorResidualView() local
215 PetscViewerFormat format = vf->format; in KSPMonitorResidualDrawLG() local
256 PetscErrorCode KSPMonitorResidualDrawLGCreate(PetscViewer viewer, PetscViewerFormat format, PetscCt… in KSPMonitorResidualDrawLGCreate()
275 PetscViewerFormat format = vf->format; in KSPMonitorResidualShort() local
342 PetscViewerFormat format = vf->format; in KSPMonitorResidualRange() local
392 PetscViewerFormat format = vf->format; in KSPMonitorTrueResidual() local
449 PetscViewerFormat format = vf->format; in KSPMonitorTrueResidualView() local
493 PetscViewerFormat format = vf->format; in KSPMonitorTrueResidualDrawLG() local
540 PetscErrorCode KSPMonitorTrueResidualDrawLGCreate(PetscViewer viewer, PetscViewerFormat format, Pet… in KSPMonitorTrueResidualDrawLGCreate()
[all …]
H A Ditcl.c214 …rorCode PetscViewerAndFormatCreate_Internal(PetscViewer viewer, PetscViewerFormat format, PetscCtx… in PetscViewerAndFormatCreate_Internal()
250 PetscViewerFormat format; in KSPMonitorSetFromOptions() local
/petsc/src/sys/classes/viewer/tutorials/
H A Dex2.c8 PetscViewerFormat format; in main() local
/petsc/src/sys/classes/viewer/tests/
H A Dex4.c8 PetscViewerFormat format; in main() local
H A Dex5.c8 PetscViewerFormat format; in main() local
/petsc/src/sys/tests/options/
H A Dex55.c24 PetscViewerFormat format; in main() local
/petsc/src/sys/classes/viewer/interface/ftn-custom/
H A Dzviewaf.c12 PETSC_EXTERN void petscviewerandformatcreate_(PetscViewer *vin, PetscViewerFormat *format, PetscVie… in petscviewerandformatcreate_()
/petsc/src/mat/tutorials/
H A Dex10.c20 PetscViewerFormat format; in main() local
/petsc/src/sys/error/
H A Derrtrace.c77 PetscErrorCode PetscErrorPrintfNone(const char format[], ...) in PetscErrorPrintfNone()
82 PetscErrorCode PetscErrorPrintfDefault(const char format[], ...) in PetscErrorPrintfDefault()
/petsc/src/mat/impls/dense/seq/hdf5/
H A Ddensehdf5.c15 PetscViewerFormat format; in MatLoad_Dense_HDF5() local
/petsc/src/sys/tests/
H A Dex50.c9 PetscViewerFormat format; in main() local
H A Dex37.c71 PetscErrorCode TestPetscVSNPrintf(char *str, size_t l_str, size_t *fullLength, const char *format, … in TestPetscVSNPrintf()
/petsc/src/sys/objects/
H A Dpname.c55 PetscViewerFormat format; in PetscObjectPrintClassNamePrefixType() local
/petsc/src/mat/impls/aij/seq/
H A Dinode2.c10 PetscViewerFormat format; in MatView_SeqAIJ_Inode() local
/petsc/src/dm/tests/
H A Dex8.c8 PetscViewerFormat format; in VecView_Shell() local
/petsc/src/sys/classes/viewer/impls/ascii/
H A Dfilev.c572 static PetscErrorCode PetscVFPrintfFortran(int unit, const char format[], va_list Argp) in PetscVFPrintfFortran()
599 static PetscErrorCode PetscVFPrintfFortran(int unit, const char format[], va_list Argp) in PetscVFPrintfFortran()
657 PetscViewerFormat format; in PetscViewerASCIIGetStdout() local
697 PetscErrorCode PetscViewerASCIIPrintf(PetscViewer viewer, const char format[], ...) in PetscViewerASCIIPrintf()
1104 PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer viewer, const char format[], ...) in PetscViewerASCIISynchronizedPrintf()
/petsc/src/snes/interface/
H A Dsnesut.c143 PetscViewerFormat format = vf->format; in KSPMonitorSNESResidual() local
198 PetscViewerFormat format = vf->format; in KSPMonitorSNESResidualDrawLG() local
254 PetscErrorCode KSPMonitorSNESResidualDrawLGCreate(PetscViewer viewer, PetscViewerFormat format, Pet… in KSPMonitorSNESResidualDrawLGCreate()
301 PetscViewerFormat format = vf->format; in SNESMonitorDefault() local
/petsc/src/vec/is/is/tests/
H A Dex9.c11 PetscViewerFormat format; in main() local
/petsc/src/dm/impls/plex/tests/
H A Dex51.c27 PetscViewerFormat format = PETSC_VIEWER_HDF5_PETSC; in main() local
/petsc/src/snes/utils/dm/
H A Ddmadapt.c104 …nitorMakeKey_Internal(const char name[], PetscViewerType vtype, PetscViewerFormat format, char key… in DMAdaptorMonitorMakeKey_Internal()
146 …daptorMonitorRegister(const char name[], PetscViewerType vtype, PetscViewerFormat format, PetscErr… in DMAdaptorMonitorRegister() argument
310 …rorCode PetscViewerAndFormatCreate_Internal(PetscViewer viewer, PetscViewerFormat format, PetscCtx… in PetscViewerAndFormatCreate_Internal()
416 PetscViewerFormat format; in DMAdaptorMonitorSetFromOptions() local
1056 PetscViewerFormat format = vf->format; in DMAdaptorMonitorSize() local
1107 PetscViewerFormat format = vf->format; in DMAdaptorMonitorError() local
1163 PetscViewerFormat format = vf->format; in DMAdaptorMonitorErrorDraw() local
1193 PetscErrorCode DMAdaptorMonitorErrorDrawLGCreate(PetscViewer viewer, PetscViewerFormat format, Pets… in DMAdaptorMonitorErrorDrawLGCreate()
1253 PetscViewerFormat format = vf->format; in DMAdaptorMonitorErrorDrawLG() local
/petsc/src/dm/dt/fv/interface/
H A Dfv.c353 PetscViewerFormat format; in PetscLimiterView_Sin_Ascii() local
421 PetscViewerFormat format; in PetscLimiterView_Zero_Ascii() local
489 PetscViewerFormat format; in PetscLimiterView_None_Ascii() local
557 PetscViewerFormat format; in PetscLimiterView_Minmod_Ascii() local
625 PetscViewerFormat format; in PetscLimiterView_VanLeer_Ascii() local
693 PetscViewerFormat format; in PetscLimiterView_VanAlbada_Ascii() local
761 PetscViewerFormat format; in PetscLimiterView_Superbee_Ascii() local
829 PetscViewerFormat format; in PetscLimiterView_MC_Ascii() local
1866 PetscViewerFormat format; in PetscFVView_Upwind_Ascii() local
1982 PetscViewerFormat format; in PetscFVView_LeastSquares_Ascii() local

1234567