Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tutorials/
H A Dex16.c114 PetscCall(PetscViewerCGNSGetSolutionName(viewer, &name)); in main()
H A Dex15.c244 PetscCall(PetscViewerCGNSGetSolutionName(viewer, &name)); in main()
/petsc/doc/changes/
H A D322.md193 - Add `PetscViewerCGNSGetSolutionTime()`, `PetscViewerCGNSGetSolutionName()`, `PetscViewerCGNSSetSo…
/petsc/src/dm/impls/plex/tests/
H A Dex103.c440 PetscCall(PetscViewerCGNSGetSolutionName(viewer, &name)); in main()
/petsc/src/sys/classes/viewer/impls/cgns/
H A Dcgnsv.c563 PetscErrorCode PetscViewerCGNSGetSolutionName(PetscViewer viewer, const char *name[]) in PetscViewerCGNSGetSolutionName() function
/petsc/include/
H A Dpetscdmplex.h251 PETSC_EXTERN PetscErrorCode PetscViewerCGNSGetSolutionName(PetscViewer, const char *[]);