Searched refs:PetscViewerCGNSGetSolutionIndex (Results 1 – 5 of 5) sorted by relevance
241 PetscCall(PetscViewerCGNSGetSolutionIndex(viewer, &solution_index)); in main()
193 …GNSGetSolutionName()`, `PetscViewerCGNSSetSolutionIndex()`, and `PetscViewerCGNSGetSolutionIndex()`
437 PetscCall(PetscViewerCGNSGetSolutionIndex(viewer, &solution_index)); in main()
374 PetscErrorCode PetscViewerCGNSGetSolutionIndex(PetscViewer viewer, PetscInt *solution_id) in PetscViewerCGNSGetSolutionIndex() function
248 PETSC_EXTERN PetscErrorCode PetscViewerCGNSGetSolutionIndex(PetscViewer, PetscInt *);