Home
last modified time | relevance | path

Searched refs:PetscViewerCGNSSetSolutionIndex (Results 1 – 6 of 6) sorted by relevance

/petsc/src/dm/impls/plex/tutorials/
H A Dex16.c113 PetscCall(PetscViewerCGNSSetSolutionIndex(viewer, 1)); in main()
H A Dex15.c238 PetscCall(PetscViewerCGNSSetSolutionIndex(viewer, 1)); in main()
/petsc/doc/changes/
H A D322.md193 …CGNSGetSolutionTime()`, `PetscViewerCGNSGetSolutionName()`, `PetscViewerCGNSSetSolutionIndex()`, a…
/petsc/src/dm/impls/plex/tests/
H A Dex103.c434 PetscCall(PetscViewerCGNSSetSolutionIndex(viewer, 1)); in main()
/petsc/src/sys/classes/viewer/impls/cgns/
H A Dcgnsv.c342 PetscErrorCode PetscViewerCGNSSetSolutionIndex(PetscViewer viewer, PetscInt solution_id) in PetscViewerCGNSSetSolutionIndex() function
/petsc/include/
H A Dpetscdmplex.h247 PETSC_EXTERN PetscErrorCode PetscViewerCGNSSetSolutionIndex(PetscViewer, PetscInt);