Lines Matching refs:llt
508 …t, p4est_t *p4estTo, PetscInt ToOffset, p4est_topidx_t flt, p4est_topidx_t llt, PetscInt *toFineLe… 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
601 llt = p4est->last_local_tree; in DMPforestGetRefinementLevel()
602 for (t = flt; t <= llt; t++) { in DMPforestGetRefinementLevel()
614 p4est_topidx_t flt, llt; in DMPforestComputeLocalCellTransferSF() local
622 llt = p4estFrom->last_local_tree; in DMPforestComputeLocalCellTransferSF()
627 …uteLocalCellTransferSF_loop(p4estFrom, FromOffset, p4estTo, ToOffset, flt, llt, &numLeavesTo, NULL… in DMPforestComputeLocalCellTransferSF()
634 …uteLocalCellTransferSF_loop(p4estFrom, FromOffset, p4estTo, ToOffset, flt, llt, &numLeavesTo, toLe… in DMPforestComputeLocalCellTransferSF()
862 p4est_topidx_t flt, llt, t; in DMSetUp_pforest() local
865 llt = apforest->forest->last_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()
3057 p4est_topidx_t llt = pforest->forest->last_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
3721 llt = pforest->forest->last_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
3977 llt = pforest->forest->last_local_tree; in DMPforestLocalizeCoordinates()
3995 for (t = flt; t <= llt; t++) { in DMPforestLocalizeCoordinates()
4054 for (t = flt; t <= llt; t++) { in DMPforestLocalizeCoordinates()