Lines Matching refs:flt

508 …, PetscInt FromOffset, p4est_t *p4estTo, PetscInt ToOffset, p4est_topidx_t flt, p4est_topidx_t llt…  in DMPforestComputeLocalCellTransferSF_loop()  argument
518 for (t = flt; t <= llt; t++) { /* count roots and leaves */ in DMPforestComputeLocalCellTransferSF_loop()
590 p4est_topidx_t t, flt, llt; in DMPforestGetRefinementLevel() local
600 flt = p4est->first_local_tree; in DMPforestGetRefinementLevel()
602 for (t = flt; t <= llt; t++) { in DMPforestGetRefinementLevel()
614 p4est_topidx_t flt, llt; in DMPforestComputeLocalCellTransferSF() local
621 flt = p4estFrom->first_local_tree; in DMPforestComputeLocalCellTransferSF()
627 …PetscCall(DMPforestComputeLocalCellTransferSF_loop(p4estFrom, FromOffset, p4estTo, ToOffset, flt, … in DMPforestComputeLocalCellTransferSF()
634 …PetscCall(DMPforestComputeLocalCellTransferSF_loop(p4estFrom, FromOffset, p4estTo, ToOffset, flt, … in DMPforestComputeLocalCellTransferSF()
862 p4est_topidx_t flt, llt, t; in DMSetUp_pforest() local
864 flt = apforest->forest->first_local_tree; in DMSetUp_pforest()
925 for (t = flt, count = cLocalStart; t <= llt; t++) { in DMSetUp_pforest()
945 for (t = flt, count = cLocalStart; t <= llt; t++) { in DMSetUp_pforest()
3056 p4est_topidx_t t, flt = p4est->first_local_tree; in DMPforestLabelsInitialize() local
3063 for (c = cLocalStart, t = flt; t <= llt; t++) { in DMPforestLabelsInitialize()
3705 p4est_topidx_t flt, llt, t; in DMPforestMapCoordinates() local
3720 flt = pforest->forest->first_local_tree; in DMPforestMapCoordinates()
3761 for (t = flt; t <= llt; t++) { in DMPforestMapCoordinates()
3803 for (t = flt; t <= llt; t++) { in DMPforestMapCoordinates()
3949 p4est_topidx_t flt, llt, t; in DMPforestLocalizeCoordinates() local
3976 flt = pforest->forest->first_local_tree; in DMPforestLocalizeCoordinates()
3995 for (t = flt; t <= llt; t++) { in DMPforestLocalizeCoordinates()
4054 for (t = flt; t <= llt; t++) { in DMPforestLocalizeCoordinates()