Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tutorials/
H A Dex15.c241 PetscCall(PetscViewerCGNSGetSolutionIndex(viewer, &solution_index)); in main()
/petsc/doc/changes/
H A D322.md193 …GNSGetSolutionName()`, `PetscViewerCGNSSetSolutionIndex()`, and `PetscViewerCGNSGetSolutionIndex()`
/petsc/src/dm/impls/plex/tests/
H A Dex103.c437 PetscCall(PetscViewerCGNSGetSolutionIndex(viewer, &solution_index)); in main()
/petsc/src/sys/classes/viewer/impls/cgns/
H A Dcgnsv.c374 PetscErrorCode PetscViewerCGNSGetSolutionIndex(PetscViewer viewer, PetscInt *solution_id) in PetscViewerCGNSGetSolutionIndex() function
/petsc/include/
H A Dpetscdmplex.h248 PETSC_EXTERN PetscErrorCode PetscViewerCGNSGetSolutionIndex(PetscViewer, PetscInt *);