Home
last modified time | relevance | path

Searched refs:PetscViewerAndFormatCreate_Internal (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/ksp/interface/
H A Ditcl.c214 static PetscErrorCode PetscViewerAndFormatCreate_Internal(PetscViewer viewer, PetscViewerFormat for… in PetscViewerAndFormatCreate_Internal() function
267 if (!cfunc) cfunc = PetscViewerAndFormatCreate_Internal; in KSPMonitorSetFromOptions()
/petsc/src/snes/utils/dm/
H A Ddmadapt.c310 static PetscErrorCode PetscViewerAndFormatCreate_Internal(PetscViewer viewer, PetscViewerFormat for… in PetscViewerAndFormatCreate_Internal() function
432 if (!cfunc) cfunc = PetscViewerAndFormatCreate_Internal; in DMAdaptorMonitorSetFromOptions()