Searched refs:pmesh (Results 1 – 1 of 1) sorted by relevance
1102 DM_Plex *pmesh = (DM_Plex *)dmParallel->data; in DMPlexDistributeCones() local1167 PetscCall(PetscSectionGetChart(pmesh->coneSection, &pStart, &pEnd)); in DMPlexDistributeCones()1168 PetscCall(PetscSectionSetChart(pmesh->supportSection, pStart, pEnd)); in DMPlexDistributeCones()1329 DM_Plex *pmesh = (DM_Plex *)dmParallel->data; in DMPlexDistributeSetupTree() local1398 pmesh->useAnchors = mesh->useAnchors; in DMPlexDistributeSetupTree()