Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/impls/ascii/
H A Dfilev.c810 static PetscErrorCode PetscViewerFileSetName_ASCII(PetscViewer viewer, const char name[]) in PetscViewerFileSetName_ASCII() function
1054 …ectComposeFunction((PetscObject)viewer, "PetscViewerFileSetName_C", PetscViewerFileSetName_ASCII)); in PetscViewerCreate_ASCII()