Searched refs:vStartBase (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 3038 …PetscInt cStartBase, cEndBase, fStartBase, fEndBase, vStartBase, vEndBase, eStartBase, e… in DMPforestLabelsInitialize() local 3103 PetscCall(DMPlexGetDepthStratum(base, 0, &vStartBase, &vEndBase)); in DMPforestLabelsInitialize() 3453 PetscCall(DMLabelGetValue(baseLabel, v + vStartBase, &val)); in DMPforestLabelsInitialize() 3455 val = v + vStartBase; in DMPforestLabelsInitialize()
|