Home
last modified time | relevance | path

Searched refs:ctable (Results 1 – 2 of 2) sorted by relevance

/petsc/src/mat/impls/sbaij/mpi/
H A Dsbaijov.c166 PetscInt **odata2_ptr, *ctable = NULL, *btable, len_max, len_est; in MatIncreaseOverlap_MPISBAIJ_Once() local
229 PetscCall(PetscMalloc1(Mbs, &ctable)); in MatIncreaseOverlap_MPISBAIJ_Once()
232 for (; j < C->rmap->range[proc_id + 1] / bs; j++) ctable[j] = proc_id; in MatIncreaseOverlap_MPISBAIJ_Once()
272 PetscCall(PetscMPIIntCast(ctable[idx], &proc_end)); in MatIncreaseOverlap_MPISBAIJ_Once()
302 PetscCall(PetscFree(ctable)); in MatIncreaseOverlap_MPISBAIJ_Once()
/petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/
H A Dproject.pbxproj649 …D89D1F02207AA1AC00FACC19 /* ctable.c in Sources */ = {isa = PBXBuildFile; fileRef = D89D1C1A207AA1…
1401 …C1A207AA1AA00FACC19 /* ctable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
2172 D89D1C1A207AA1AA00FACC19 /* ctable.c */,
2975 D89D1F02207AA1AC00FACC19 /* ctable.c in Sources */,