Searched refs:npoints_per_cell (Results 1 – 1 of 1) sorted by relevance
684 PetscInt npoints_per_cell; in MaterialPoint_PopulateCell() local686 PetscCall(DMSwarmSortGetNumberOfPointsPerCell(dm_mpoint, e, &npoints_per_cell)); in MaterialPoint_PopulateCell()688 if (npoints_per_cell < 12) { in MaterialPoint_PopulateCell()