Home
last modified time | relevance | path

Searched refs:ninlet (Results 1 – 2 of 2) sorted by relevance

/phasta/phSolver/common/
H A DINIprofile.f32 call sfID2np(iI2Binlet,ninlet,inlf_tmp)
33 if(ninlet.gt.0) then ! only for process including inlet nodes
34 allocate(inlf(ninlet))
35 inlf(1:ninlet)=inlf_tmp(1:ninlet) ! generate map mapping inlet nodes to nshg nodes
36 do i=1,ninlet
49 if(ninlet.gt.0) then
91 if(ninlet.gt.0)then
H A Dmod_BCsfIDmap.f2 integer ninlet variable