Searched refs:isCreate (Results 1 – 1 of 1) sorted by relevance
162 PetscBool isCreate, isConnect, isLaunch; in PetscViewerMathematicaParseLinkMode() local165 PetscCall(PetscStrcasecmp(modename, "Create", &isCreate)); in PetscViewerMathematicaParseLinkMode()168 if (isCreate) *mode = MATHEMATICA_LINK_CREATE; in PetscViewerMathematicaParseLinkMode()