Searched refs:num_x (Results 1 – 1 of 1) sorted by relevance
189 PetscInt clone_num_x, num_x; in CheckOffsets() local201 PetscCall(VecGetLocalSize(X, &num_x)); in CheckOffsets()203 …num_x == clone_num_x, PETSC_COMM_WORLD, PETSC_ERR_ARG_SIZ, "Cloned DM coordinate size (%" PetscInt… in CheckOffsets()208 for (PetscInt i = 0; i < num_x; i++) { in CheckOffsets()