Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/impls/ascii/
H A Dfilev.c430 #define petscviewerasciiopenwithfileunit_ PETSCVIEWERASCIIOPENWITHFILEUNIT macro
435 #define petscviewerasciiopenwithfileunit_ petscviewerasciiopenwithfileunit macro
561 PETSC_EXTERN void petscviewerasciiopenwithfileunit_(MPI_Fint *comm, int *unit, PetscViewer *viewer,… in petscviewerasciiopenwithfileunit_() function
653 petscviewerasciiopenwithfileunit_(&fcomm, &PETSC_VIEWER_ASCII_STDOUT_fileunit, viewer, &ierr); in PetscViewerASCIIGetStdout()