Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/impls/binary/
H A Dbinv.c1306 static PetscErrorCode PetscViewerFileSetName_Binary(PetscViewer viewer, const char name[]) in PetscViewerFileSetName_Binary() function
1498 if (flg) PetscCall(PetscViewerFileSetName_Binary(viewer, defaultname)); in PetscViewerSetFromOptions_Binary()
1568 …cObjectComposeFunction((PetscObject)v, "PetscViewerFileSetName_C", PetscViewerFileSetName_Binary)); in PetscViewerCreate_Binary()