Searched defs:initBCprofileScale (Results 1 – 1 of 1) sorted by relevance
| /phasta/phSolver/compressible/ |
| H A D | BCprofile.f | 12 subroutine initBCprofileScale(vbc_prof,BC,yold,x) subroutine 19 real*8 vbc_prof(nshg,3), loc_ctrl_pr(3), ctrl_pr(3) 20 real*8 BC(nshg,ndofBC),yold(nshg,ndof),x(nshg,3)
|