Searched defs:proc_id (Results 1 – 3 of 3) sorted by relevance
231 for (PetscMPIInt proc_id = 0; proc_id < size; proc_id++) { in MatIncreaseOverlap_MPISBAIJ_Once() local252 for (PetscMPIInt proc_id = 0; proc_id < size; proc_id++) { in MatIncreaseOverlap_MPISBAIJ_Once() local273 …for (PetscMPIInt proc_id = 0; proc_id <= proc_end; proc_id++) { /* for others to proces… in MatIncreaseOverlap_MPISBAIJ_Once() local282 for (PetscMPIInt proc_id = 0; proc_id < size; proc_id++) { in MatIncreaseOverlap_MPISBAIJ_Once() local311 for (PetscMPIInt proc_id = 0; proc_id < size; proc_id++) { /* send data1 to processor [proc_id] */ in MatIncreaseOverlap_MPISBAIJ_Once() local326 for (PetscMPIInt proc_id = 0; proc_id < size; proc_id++) len_s[proc_id] = iwork[proc_id] = 0; in MatIncreaseOverlap_MPISBAIJ_Once() local348 PetscMPIInt proc_id; in MatIncreaseOverlap_MPISBAIJ_Once() local402 PetscMPIInt proc_id, ilen; in MatIncreaseOverlap_MPISBAIJ_Once() local
62 for (PetscInt proc_id = 0; proc_id < size; ++proc_id) { in main() local89 for (PetscInt proc_id = 0; proc_id < size; ++proc_id) in main() local
197 PetscErrorCode DMSwarmDataExTopologyAddNeighbour(DMSwarmDataEx d, const PetscMPIInt proc_id) in DMSwarmDataExTopologyAddNeighbour()372 static PetscErrorCode _DMSwarmDataExConvertProcIdToLocalIndex(DMSwarmDataEx de, PetscMPIInt proc_id… in _DMSwarmDataExConvertProcIdToLocalIndex()403 PetscErrorCode DMSwarmDataExAddToSendCount(DMSwarmDataEx de, const PetscMPIInt proc_id, const Petsc… in DMSwarmDataExAddToSendCount()499 PetscErrorCode DMSwarmDataExPackData(DMSwarmDataEx de, PetscMPIInt proc_id, PetscInt n, void *data) in DMSwarmDataExPackData()