Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/impls/mathematica/
H A Dmathematica.c58 static PetscErrorCode PetscViewerDestroy_Mathematica(PetscViewer viewer) in PetscViewerDestroy_Mathematica() function
144 v->ops->destroy = PetscViewerDestroy_Mathematica; in PetscViewerCreate_Mathematica()