Searched refs:PetscViewerFileSetName_Binary (Results 1 – 1 of 1) sorted by relevance
1306 static PetscErrorCode PetscViewerFileSetName_Binary(PetscViewer viewer, const char name[]) in PetscViewerFileSetName_Binary() function1498 if (flg) PetscCall(PetscViewerFileSetName_Binary(viewer, defaultname)); in PetscViewerSetFromOptions_Binary()1568 …cObjectComposeFunction((PetscObject)v, "PetscViewerFileSetName_C", PetscViewerFileSetName_Binary)); in PetscViewerCreate_Binary()