Searched refs:isVec (Results 1 – 1 of 1) sorted by relevance
244 PetscBool isTri, isVecTri, isVec, isSurface; in PetscViewerMathematicaSetFromOptions() local248 PetscCall(PetscStrcasecmp(type, "Vector", &isVec)); in PetscViewerMathematicaSetFromOptions()252 else if (isVec) vmath->plotType = MATHEMATICA_VECTOR_PLOT; in PetscViewerMathematicaSetFromOptions()