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