Searched refs:PetscViewerMathematicaSkipPackets (Results 1 – 2 of 2) sorted by relevance
385 PetscErrorCode PetscViewerMathematicaSkipPackets(PetscViewer viewer, int type) in PetscViewerMathematicaSkipPackets() function487 PetscCall(PetscViewerMathematicaSkipPackets(viewer, RETURNPKT)); in PetscViewerMathematicaPutMatrix()512 PetscCall(PetscViewerMathematicaSkipPackets(viewer, RETURNPKT)); in PetscViewerMathematicaPutCSRMatrix()532 PetscCall(PetscViewerMathematicaSkipPackets(viewer, RETURNPKT)); in PetscViewerMathematicaPutCSRMatrix()541 PetscCall(PetscViewerMathematicaSkipPackets(viewer, RETURNPKT)); in PetscViewerMathematicaPutCSRMatrix()
317 PETSC_EXTERN PetscErrorCode PetscViewerMathematicaSkipPackets(PetscViewer, int);