Lines Matching refs:isVTK
816 PetscBool isDepth, isGhost, isVTK, isDim, isCellType; in DMSetUp_pforest() local
831 PetscCall(PetscStrcmp(name, "vtk", &isVTK)); in DMSetUp_pforest()
832 if (isVTK) continue; in DMSetUp_pforest()
974 PetscBool isDepth, isCellType, isGhost, isVTK; in DMSetUp_pforest() local
987 PetscCall(PetscStrcmp(name, "vtk", &isVTK)); in DMSetUp_pforest()
988 if (isVTK) continue; in DMSetUp_pforest()
3118 PetscBool isDepth, isCellType, isGhost, isVTK, isSpmap; in DMPforestLabelsInitialize() local
3137 PetscCall(PetscStrcmp(name, "vtk", &isVTK)); in DMPforestLabelsInitialize()
3138 if (isVTK) { in DMPforestLabelsInitialize()
3526 PetscBool isDepth, isCellType, isGhost, isVTK; in DMPforestLabelsFinalize() local
3546 PetscCall(PetscStrcmp(name, "vtk", &isVTK)); in DMPforestLabelsFinalize()
3547 if (isVTK) { in DMPforestLabelsFinalize()