Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/interface/ !
H A Dviewregall.c66 PetscCall(PetscViewerRegister(PETSCVIEWERCGNS, PetscViewerCreate_CGNS)); in PetscViewerRegisterAll()
/petsc/include/ !
H A Dpetscviewer.h37 #define PETSCVIEWERCGNS "cgns" macro
/petsc/src/sys/classes/viewer/impls/cgns/ !
H A Dcgnsv.c314 PetscCall(PetscViewerSetType(*viewer, PETSCVIEWERCGNS)); in PetscViewerCGNSOpen()
/petsc/src/dm/impls/plex/ !
H A Dplex.c639 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERCGNS, &iscgns)); in VecView_Plex_Local()
719 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERCGNS, &iscgns)); in VecView_Plex()
848 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERCGNS, &iscgns)); in VecLoad_Plex()
2059 PetscCall(PetscObjectTypeCompare((PetscObject)viewer, PETSCVIEWERCGNS, &iscgns)); in DMView_Plex()