Searched refs:numImpSrfs (Results 1 – 15 of 15) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | genini.f | 91 allocate (QHistImp(ntimeptpT+1,numImpSrfs)) 92 allocate (QHistTry(ntimeptpT,numImpSrfs)) 93 allocate (QHistTryF(ntimeptpT,numImpSrfs)) 95 read(816,*) (QHistImp(j,n),n=1,numImpSrfs) !read flow history
|
| H A D | bctint.f | 358 allocate (numImpt(numImpSrfs)) 359 allocate (ValueImpt(nptsImpmax,2,numImpSrfs)) 361 do k=1,numImpSrfs 370 allocate (ValueListImp(ntimeptpT+1,numImpSrfs)) 388 do k =1,numImpSrfs 417 real*8 DataHist(nptf,numImpSrfs), Window(nptf) 418 real*8 Sinc(nptf), FilterSW(nptf), Filtered(nptf,numImpSrfs)
|
| H A D | common_c.h | 621 int numImpSrfs; member
|
| H A D | input_fform.cc | 856 if( (nomodule.numImpSrfs=inp.GetValue("Number of Impedance Surfaces")) ){ in input_fform() 859 for(i=0; i< nomodule.numImpSrfs; i++){ in input_fform()
|
| H A D | common.h | 49 & numImpSrfs, nsrflistImp(0:MAXSURF),impfile,
|
| H A D | input.config | 353 Number of Impedance Surfaces: 0 # numImpSrfs
|
| /phasta/phSolver/incompressible/ |
| H A D | itrdrv.f | 141 if(numImpSrfs.gt.0 .or. numRCRSrfs.gt.0) then 249 if(numImpSrfs.gt.zero) then 250 call calcImpConvCoef (numImpSrfs, ntimeptpT) 324 if(numImpSrfs.gt.0) then 326 & ntimeptpT,numImpSrfs) 583 if(numImpSrfs.gt.zero) then 584 call UpdHistConv(y,nsrflistImp,numImpSrfs) !uses Delt(1) 799 if(numImpSrfs.gt.0 .or. numRCRSrfs.gt.0) then 1083 if(numImpSrfs.gt.zero) then 1548 2 + numImpSrfs + numRCRSrfs + numCORSrfs [all …]
|
| H A D | elmgmr.f | 702 if(numImpSrfs.gt.zero) then 703 call GetFlowQ(p,y,nsrflistImp,numImpSrfs) !Q pushed into p but at this point 705 do j = 1,numImpSrfs 717 do k = 1,numImpSrfs
|
| H A D | lesSparse.f | 81 elseif(numImpSrfs.gt.zero) then 82 do k = 1,numImpSrfs
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 542 int numImpSrfs; member
|
| H A D | commonAcuStat.h | 48 & numImpSrfs, nsrflistImp(0:MAXSURF),impfile,
|
| /phasta/M2N/include/ |
| H A D | commonM2N_c.h | 543 int numImpSrfs; member
|
| H A D | commonM2N.h | 48 & numImpSrfs, nsrflistImp(0:MAXSURF),impfile,
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 542 int numImpSrfs; member
|
| H A D | commonM2NFixBnd.h | 48 & numImpSrfs, nsrflistImp(0:MAXSURF),impfile,
|