Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/impls/cgns/
H A Dcgnsv.c205 static PetscErrorCode PetscViewerFileGetName_CGNS(PetscViewer viewer, const char **filename) in PetscViewerFileGetName_CGNS() function
250 …tscObjectComposeFunction((PetscObject)v, "PetscViewerFileGetName_C", PetscViewerFileGetName_CGNS)); in PetscViewerCreate_CGNS()