Searched refs:usingpetsc (Results 1 – 8 of 8) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | gensav.f | 33 if(usingpetsc.eq.1) then
|
| H A D | genblkPosix.f | 78 if(usingpetsc.eq.0) then
|
| H A D | genblkSyncIO.f | 121 if(usingpetsc.eq.0) then
|
| H A D | genblk.f | 130 if(usingpetsc.eq.0) then
|
| H A D | common.h | 119 & nfath, ncorpsize, iownnodes, usingpetsc, numerr 125 & ncorpsize, iownnodes, usingpetsc, numerr
|
| H A D | common_c.h | 254 int usingpetsc; member
|
| H A D | input_fform.cc | 538 conpar.usingpetsc=0; // default is to have PETSc off in input_fform() 556 conpar.usingpetsc=1;} in input_fform()
|
| /phasta/phSolver/compressible/ |
| H A D | itrdrv.f | 173 if(usingpetsc.eq.1) then 460 if(usingpetsc.eq.1) then 474 call error('itrdrv ','noPETSc',usingpetsc) 572 call error('itrdrv ','noPETSc',usingpetsc)
|