Searched refs:celltypeState (Results 1 – 4 of 4) sorted by relevance
181 …PetscObjectState celltypeState; /* State of celltype label, so that we can determine if a user cha… member
1421 PetscCall(PetscObjectStateGet((PetscObject)ctLabel, &plex->celltypeState)); in DMPlexTransformSetConeSizes()
5862 mesh->celltypeState = -1; in DMCreate_Plex()
4811 PetscCall(PetscObjectStateGet((PetscObject)ctLabel, &mesh->celltypeState)); in DMPlexComputeCellTypes()