Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/impls/mathematica/
H A Dmathematica.h27 PETSC_EXTERN PetscErrorCode PetscViewerMathematicaSetFromOptions(PetscViewer);
H A Dmathematica.c155 PetscCall(PetscViewerMathematicaSetFromOptions(v)); in PetscViewerCreate_Mathematica()
175 PetscErrorCode PetscViewerMathematicaSetFromOptions(PetscViewer v) in PetscViewerMathematicaSetFromOptions() function