Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/ !
H A Dplexsfc.c543 const PetscInt *filocal, coords_field_id = 0; in DMPlexCorrectOrientationForIsoperiodic() local
650 PetscCall(PetscSectionGetFieldDof(csection, cl_point, coords_field_id, &dof)); in DMPlexCorrectOrientationForIsoperiodic()
651 PetscCall(PetscSectionGetFieldOffset(csection, cl_point, coords_field_id, &offset)); in DMPlexCorrectOrientationForIsoperiodic()