Searched refs:nmap (Results 1 – 4 of 4) sorted by relevance
| /phasta/phSolver/compressible/ |
| H A D | npSucPatch.f | 1 subroutine npSucPatch(nsfnp,nmap) argument 13 integer nmap(nshg) local 22 nmap(nsfnp)=ind
|
| /phasta/phSolver/common/ |
| H A D | sfID2np.f | 1 subroutine sfID2np(isurfID,nsfnp,nmap) argument 19 integer nmap(nshg) local 43 …nmap(nsfnp)=nn !nmap is the mapping from nodal surface index to the global nodal numbering for o…
|
| H A D | blowerControl.f90 | 10 & nmap, !number of inlet nodes component 163 do i = 1,blower(iBlower)%nmap 359 & blower(iBlower)%nmap, !that map is allocated in 364 nNodeMap = blower(iBlower)%nmap
|
| /phasta/M2N/src/ |
| H A D | readnblk.f | 64 integer :: nmap, ndim local 600 nmap=intfromfile(2) 602 if(nmap.ne.1) then 604 write(*,*) warning , nmap, intfromfile(1), intfromfile(2) 624 nmap=intfromfile(2) 626 if(nmap.ne.1) then 628 write(*,*) warning , nmap
|