Searched defs:MPI (Results 1 – 3 of 3) sorted by relevance
| /petsc/doc/install/ | ||
| H A D | install.md | 332 ## MPI section in Configuring PETSc |
| /petsc/src/ksp/pc/impls/tfs/ | ||
| H A D | tfs.h | 75 #define MPI 1 macro |
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ | ||
| H A D | Vec.pyx | 6 MPI = S_(VECMPI) variable in VecType |