Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/impls/cgns/
H A Dcgnsv.c163 static PetscErrorCode PetscViewerFileSetMode_CGNS(PetscViewer viewer, PetscFileMode type) in PetscViewerFileSetMode_CGNS() function
251 …tscObjectComposeFunction((PetscObject)v, "PetscViewerFileSetMode_C", PetscViewerFileSetMode_CGNS)); in PetscViewerCreate_CGNS()