Searched refs:play (Results 1 – 11 of 11) sorted by relevance
| /petsc/src/ksp/pc/impls/bddc/ |
| H A D | bddcfetidp.c | 146 PetscLayout play; in PCBDDCSetupFETIDPMatContext() local 162 play = NULL; in PCBDDCSetupFETIDPMatContext() 182 PetscCall(PetscLayoutCreate(comm, &play)); in PCBDDCSetupFETIDPMatContext() 183 PetscCall(PetscLayoutSetBlockSize(play, 1)); in PCBDDCSetupFETIDPMatContext() 184 PetscCall(PetscLayoutSetSize(play, nPg)); in PCBDDCSetupFETIDPMatContext() 186 PetscCall(PetscLayoutSetLocalSize(play, nPgl)); in PCBDDCSetupFETIDPMatContext() 187 PetscCall(PetscLayoutSetUp(play)); in PCBDDCSetupFETIDPMatContext() 195 PetscCall(PetscLayoutReference(llay, &play)); in PCBDDCSetupFETIDPMatContext() 651 PetscCall(PetscLayoutGetRanges(play, &pranges)); in PCBDDCSetupFETIDPMatContext() 664 PetscCall(PetscLayoutFindOwner(play, idxs[i], &owner)); in PCBDDCSetupFETIDPMatContext() [all …]
|
| /petsc/doc/developers/contributing/ |
| H A D | pipelines.md | 21 To un-pause the pipeline, click the "play" button (or start a new one with "Run Pipeline" if necess…
|
| /petsc/doc/community/ |
| H A D | governance.md | 51 …plus two long-term contributors who now play important non-coding roles in the community. The init…
|
| /petsc/doc/ |
| H A D | index.md | 30 > - [Google Play E-book](https://play.google.com/store/books/details/Ed_Bueler_PETSc_for_Partial_Di…
|
| /petsc/config/BuildSystem/config/ |
| H A D | libraries.py | 544 (3) you may have VPN running whose network settings may not play nice with MPI\n')
|
| /petsc/doc/developers/ |
| H A D | objects.md | 203 function pointers of the parent, so they play the role of virtual methods in C++.
|
| H A D | style.md | 465 `assert()`, it doesn’t play well in the parallel MPI world.
|
| /petsc/config/BuildSystem/config/packages/ |
| H A D | MPI.py | 384 (3) you may have VPN running whose network settings may not play nice with MPI\n'
|
| /petsc/doc/install/ |
| H A D | install.md | 195 play nice with PETSc.
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | Vec.pyx | 765 # DLPack does not currently play well with our get/restore model
|
| H A D | Mat.pyx | 6008 # DLPack does not currently play well with our get/restore model
|