Searched refs:isPS (Results 1 – 1 of 1) sorted by relevance
232 PetscBool isMotif, isPS, isPSFile; in PetscViewerMathematicaSetFromOptions() local235 PetscCall(PetscStrcasecmp(type, "PS", &isPS)); in PetscViewerMathematicaSetFromOptions()238 else if (isPS) vmath->graphicsType = GRAPHICS_PS_STDOUT; in PetscViewerMathematicaSetFromOptions()