Home
last modified time | relevance | path

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

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/analysis/dynamic/transit/
H A Dfstr_dynamic_nlexplicit.f9067 if( fstrPARAM%fg_couple_type==5 .or. &
68 fstrPARAM%fg_couple_type==6 ) then
136 if( fstrPARAM%fg_couple_type==5 .or. &
137 fstrPARAM%fg_couple_type==6 ) then
145 if( fstrPARAM%fg_couple_type==1 .or. &
146 fstrPARAM%fg_couple_type==3 .or. &
147 fstrPARAM%fg_couple_type==5 ) call fstr_rcap_get( fstrCPL )
206 if( fstrPARAM%fg_couple_type>1 ) then
248 select case ( fstrPARAM%fg_couple_type )
322 if( fstrPARAM%fg_couple_type==5 .or. &
[all …]
H A Dfstr_dynamic_nlimplicit.f90150 if( fstrPARAM%fg_couple_type==1 .or. &
151 fstrPARAM%fg_couple_type==3 .or. &
152 fstrPARAM%fg_couple_type==5 ) call fstr_rcap_get( fstrCPL )
301 if( fstrPARAM%fg_couple_type>1 ) then
343 select case ( fstrPARAM%fg_couple_type )
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/lib/
H A Dm_fstr.f90173 integer( kind=kint ) :: fg_couple_type !< (default:0) component
977 fstrPARAM%fg_couple_type = 0
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/common/
H A Dfstr_setup.f901938 P%PARAM%fg_couple_type, &