Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/impls/ascii/
H A Dfilev.c433 #define petscfortranprinttofileunit_ PETSCFORTRANPRINTTOFILEUNIT macro
438 #define petscfortranprinttofileunit_ petscfortranprinttofileunit macro
442 extern "C" void petscfortranprinttofileunit_(int *, const char *, PetscErrorCode *, PETSC_FORTRAN_C…
444 extern void petscfortranprinttofileunit_(int *, const char *, PetscErrorCode *, PETSC_FORTRAN_CHARL…
581 petscfortranprinttofileunit_(&unit, str, &ierr, (int)len); in PetscVFPrintfFortran()
592 petscfortranprinttofileunit_(&unit, str, &ierr, (int)len); in PetscFPrintfFortran()