Searched refs:clone_num_x (Results 1 – 1 of 1) sorted by relevance
189 PetscInt clone_num_x, num_x; in CheckOffsets() local202 PetscCall(VecGetLocalSize(cloneX, &clone_num_x)); in CheckOffsets()203 …clone_num_x, PETSC_COMM_WORLD, PETSC_ERR_ARG_SIZ, "Cloned DM coordinate size (%" PetscInt_FMT ") d… in CheckOffsets()