Searched refs:section_coord (Results 1 – 1 of 1) sorted by relevance
27 PetscSection section_coord; in QDataGetNumComponents() local30 PetscCall(DMGetLocalSection(dm_coord, §ion_coord)); in QDataGetNumComponents()31 PetscCall(PetscSectionGetFieldComponents(section_coord, field, &num_comp_x)); in QDataGetNumComponents()