Lines Matching refs:coarsePoint
3738 PetscInt dof, off, cell = -1, coarsePoint = -1; in DMPforestMapCoordinates() local
3758 coarsePoint = ghosts[cell].p.which_tree; in DMPforestMapCoordinates()
3765 coarsePoint = t; in DMPforestMapCoordinates()
3772 coarsePoint = ghosts[cell - cLocalEnd].p.which_tree; in DMPforestMapCoordinates()
3782 PetscCall((map)(base, coarsePoint, p4estCoordDim, coordP4est, coordP4estMapped, mapCtx)); in DMPforestMapCoordinates()
3850 …scSection oldSection, PetscSection newSection, PetscInt cell, PetscInt coarsePoint, p4est_quadrant… in PforestCheckLocalizeCell() argument
3882 …PetscCallP4est(p4est_qcoord_to_vertex, (pforest->forest->connectivity, coarsePoint, quad_coords[0]… in PforestCheckLocalizeCell()
3884 …PetscCallP4est(p4est_qcoord_to_vertex, (pforest->forest->connectivity, coarsePoint, quad_coords[0]… in PforestCheckLocalizeCell()
3905 …est_pforest *pforest, PetscSection newSection, PetscInt cell, PetscInt coarsePoint, p4est_quadrant… in PforestLocalizeCell() argument
3927 …PetscCallP4est(p4est_qcoord_to_vertex, (pforest->forest->connectivity, coarsePoint, quad_coords[0]… in PforestLocalizeCell()
3929 …PetscCallP4est(p4est_qcoord_to_vertex, (pforest->forest->connectivity, coarsePoint, quad_coords[0]… in PforestLocalizeCell()
3946 PetscInt cLocalStart, cLocalEnd, coarsePoint; in DMPforestLocalizeCoordinates() local
3991 coarsePoint = quad->p.which_tree; in DMPforestLocalizeCoordinates()
3992 …tCheckLocalizeCell(plex, cDim, cVecOld, pforest, oldSection, newSection, cell, coarsePoint, quad)); in DMPforestLocalizeCoordinates()
4003 coarsePoint = t; in DMPforestLocalizeCoordinates()
4008 …tCheckLocalizeCell(plex, cDim, cVecOld, pforest, oldSection, newSection, cell, coarsePoint, quad)); in DMPforestLocalizeCoordinates()
4018 coarsePoint = quad->p.which_tree; in DMPforestLocalizeCoordinates()
4021 …tCheckLocalizeCell(plex, cDim, cVecOld, pforest, oldSection, newSection, cell, coarsePoint, quad)); in DMPforestLocalizeCoordinates()
4050 coarsePoint = quad->p.which_tree; in DMPforestLocalizeCoordinates()
4051 … PetscCall(PforestLocalizeCell(plex, cDim, pforest, newSection, cell, coarsePoint, quad, coords2)); in DMPforestLocalizeCoordinates()
4062 coarsePoint = t; in DMPforestLocalizeCoordinates()
4067 … PetscCall(PforestLocalizeCell(plex, cDim, pforest, newSection, cell, coarsePoint, quad, coords2)); in DMPforestLocalizeCoordinates()
4077 coarsePoint = quad->p.which_tree; in DMPforestLocalizeCoordinates()
4080 … PetscCall(PforestLocalizeCell(plex, cDim, pforest, newSection, cell, coarsePoint, quad, coords2)); in DMPforestLocalizeCoordinates()