Searched refs:restriction_offsets_petsc (Results 1 – 1 of 1) sorted by relevance
101 PetscInt num_elem, elem_size, num_dof, num_comp, *restriction_offsets_petsc; in DMPlexCeedElemRestrictionCreate() local106 &restriction_offsets_petsc)); in DMPlexCeedElemRestrictionCreate()107 …PetscCall(IntArrayPetscToCeed(num_elem * elem_size, &restriction_offsets_petsc, &restriction_offse… in DMPlexCeedElemRestrictionCreate()