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