Searched refs:PetscViewerCreate_CGNS (Results 1 – 2 of 2) sorted by relevance
17 PETSC_EXTERN PetscErrorCode PetscViewerCreate_CGNS(PetscViewer);66 PetscCall(PetscViewerRegister(PETSCVIEWERCGNS, PetscViewerCreate_CGNS)); in PetscViewerRegisterAll()
229 PETSC_EXTERN PetscErrorCode PetscViewerCreate_CGNS(PetscViewer v) in PetscViewerCreate_CGNS() function