Searched refs:vSection (Results 1 – 1 of 1) sorted by relevance
1964 PetscSection vSection; in DMPlexTreeRefineCell() local1980 PetscCall(DMGetCoordinateSection(dm, &vSection)); in DMPlexTreeRefineCell()1984 PetscCall(PetscSectionGetDof(vSection, v, &dof)); in DMPlexTreeRefineCell()1985 PetscCall(PetscSectionGetOffset(vSection, v, &off)); in DMPlexTreeRefineCell()1990 PetscCall(DMGetCoordinateSection(K, &vSection)); in DMPlexTreeRefineCell()2003 PetscCall(PetscSectionGetOffset(vSection, vPerm, &off)); in DMPlexTreeRefineCell()