Searched refs:isMotif (Results 1 – 1 of 1) sorted by relevance
232 PetscBool isMotif, isPS, isPSFile; in PetscViewerMathematicaSetFromOptions() local234 PetscCall(PetscStrcasecmp(type, "Motif", &isMotif)); in PetscViewerMathematicaSetFromOptions()237 if (isMotif) vmath->graphicsType = GRAPHICS_MOTIF; in PetscViewerMathematicaSetFromOptions()