Searched refs:section_coord (Results 1 – 1 of 1) sorted by relevance
1341 PetscSection section_coord; in DMGetCoordinateNumComps() local1346 PetscCall(DMGetLocalSection(dm_coord, §ion_coord)); in DMGetCoordinateNumComps()1347 PetscCall(PetscSectionGetFieldComponents(section_coord, field, num_comp)); in DMGetCoordinateNumComps()