Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/impls/cgns/
H A Dcgnsv.c181 static PetscErrorCode PetscViewerFileSetName_CGNS(PetscViewer viewer, const char *filename) in PetscViewerFileSetName_CGNS() function
249 …tscObjectComposeFunction((PetscObject)v, "PetscViewerFileSetName_C", PetscViewerFileSetName_CGNS)); in PetscViewerCreate_CGNS()