Home
last modified time | relevance | path

Searched defs:MPI (Results 1 – 3 of 3) sorted by relevance

/petsc/doc/install/
H A Dinstall.md332 ## MPI section in Configuring PETSc
443 ### Installing With Open MPI With Shared MPI Libraries
/petsc/src/ksp/pc/impls/tfs/
H A Dtfs.h75 #define MPI 1 macro
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DVec.pyx6 MPI = S_(VECMPI) variable in VecType