Searched refs:numRCRSrfs (Results 1 – 15 of 15) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | genini.f | 108 allocate (RCRConvCoef(nstep(1)+lstep+2,numRCRSrfs)) !for convolution coeff 110 allocate (QHistRCR(nstep(1)+lstep+1,numRCRSrfs)) !for flow history 122 read(816,*) (QHistRCR(j,n),n=1,numRCRSrfs) !read flow history
|
| H A D | bctint.f | 460 allocate (numRCRt(numRCRSrfs)) 461 allocate (ValuePdist(nptsRCRmax,2,numRCRSrfs)) 462 allocate (ValueListRCR(3,numRCRSrfs)) 465 do k=1,numRCRSrfs 477 allocate (dtRCR(numRCRSrfs)) 492 do k =1,numRCRSrfs
|
| H A D | common_c.h | 624 int numRCRSrfs; member
|
| H A D | input_fform.cc | 865 if( (nomodule.numRCRSrfs=inp.GetValue("Number of RCR Surfaces")) ){ in input_fform() 868 for(i=0; i< nomodule.numRCRSrfs; i++){ in input_fform()
|
| H A D | common.h | 50 & numRCRSrfs, nsrflistRCR(0:MAXSURF),ircrfile,
|
| H A D | input.config | 356 Number of RCR Surfaces: 0 # numRCRSrfs
|
| /phasta/phSolver/incompressible/ |
| H A D | itrdrv.f | 141 if(numImpSrfs.gt.0 .or. numRCRSrfs.gt.0) then 255 if(numRCRSrfs.gt.zero) then 256 call calcRCRic(y,nsrflistRCR,numRCRSrfs) 331 if(numRCRSrfs.gt.0) then 332 call CalcHopRCR (Delt(itseq), lstep, numRCRSrfs) 333 call CalcRCRConvCoef(lstep,numRCRSrfs) 335 & numRCRSrfs) 590 if(numRCRSrfs.gt.zero) then 591 call UpdHistConv(y,nsrflistRCR,numRCRSrfs) !uses lstep 799 if(numImpSrfs.gt.0 .or. numRCRSrfs.gt.0) then [all …]
|
| H A D | elmgmr.f | 731 if(numRCRSrfs.gt.zero) then 732 call GetFlowQ(p,y,nsrflistRCR,numRCRSrfs) !Q pushed into p but at this point 734 do j = 1,numRCRSrfs 747 do k = 1,numRCRSrfs
|
| H A D | lesSparse.f | 91 elseif(numRCRSrfs.gt.zero) then 92 do k = 1,numRCRSrfs
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 545 int numRCRSrfs; member
|
| H A D | commonAcuStat.h | 49 & numRCRSrfs, nsrflistRCR(0:MAXSURF),ircrfile,
|
| /phasta/M2N/include/ |
| H A D | commonM2N_c.h | 546 int numRCRSrfs; member
|
| H A D | commonM2N.h | 49 & numRCRSrfs, nsrflistRCR(0:MAXSURF),ircrfile,
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 545 int numRCRSrfs; member
|
| H A D | commonM2NFixBnd.h | 49 & numRCRSrfs, nsrflistRCR(0:MAXSURF),ircrfile,
|