Searched refs:ncoord (Results 1 – 1 of 1) sorted by relevance
76 PetscInt ncoord; in Kershaw() local81 PetscCall(VecGetLocalSize(coord, &ncoord)); in Kershaw()84 for (PetscInt i = 0; i < ncoord; i += 3) { in Kershaw()