Home
last modified time | relevance | path

Searched refs:coarsePoint (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h3738 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()
[all …]