Searched refs:PetscViewerCreate_Binary (Results 1 – 2 of 2) sorted by relevance
5 PETSC_EXTERN PetscErrorCode PetscViewerCreate_Binary(PetscViewer);38 PetscCall(PetscViewerRegister(PETSCVIEWERBINARY, PetscViewerCreate_Binary)); in PetscViewerRegisterAll()
1523 PETSC_EXTERN PetscErrorCode PetscViewerCreate_Binary(PetscViewer v) in PetscViewerCreate_Binary() function