Home
last modified time | relevance | path

Searched refs:fg_couple_first (Results 1 – 4 of 4) sorted by relevance

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/analysis/dynamic/transit/
H A Dfstr_dynamic_nlimplicit.f90195 if( fstrPARAM%fg_couple_first /= 0 ) then
196 bsize = dfloat( i ) / dfloat( fstrPARAM%fg_couple_first )
671 (fstrDYNAMIC%i_step==1 .and. fstrPARAM%fg_couple_first==1 )) then
H A Dfstr_dynamic_nlexplicit.f90148 if( fstrPARAM%fg_couple_first /= 0 ) then
149 bsize = dfloat( i ) / dfloat( fstrPARAM%fg_couple_first )
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/lib/
H A Dm_fstr.f90174 integer( kind=kint ) :: fg_couple_first !< (default:0) component
978 fstrPARAM%fg_couple_first= 0
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/common/
H A Dfstr_setup.f901939 P%PARAM%fg_couple_first, &