Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/impls/vu/
H A Dpetscvu.c84 static PetscErrorCode PetscViewerFileSetName_VU(PetscViewer viewer, const char name[]) in PetscViewerFileSetName_VU() function
160 …ObjectComposeFunction((PetscObject)viewer, "PetscViewerFileSetName_C", PetscViewerFileSetName_VU)); in PetscViewerCreate_VU()