Searched refs:np (Results 1 – 4 of 4) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | lubksb.f | 1 subroutine lubksb(aa,n,np,indx,bb) argument 9 dimension indx(n),aa(np,np),bb(n)
|
| H A D | ludcmp.f | 1 subroutine ludcmp(aa,n,np,indx,d) argument 11 dimension aa(np,np), indx(n), vv(500)
|
| /phasta/converterIO/ |
| H A D | README.md | 27 mpirun -np NP converterO2N 63 mpirun -np # converterN2O
|
| /phasta/ |
| H A D | CMakeLists.txt | 22 set(MPIRUN_PROCFLAG "-np"
|