Home
last modified time | relevance | path

Searched refs:AMPLtab (Results 1 – 5 of 5) sorted by relevance

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/analysis/heat/
H A Dheat_init.f9093 allocate (fstrHEAT%AMPLtab (fstrHEAT%AMPLITUDEtot) )
97 fstrHEAT%AMPLtab = 0
106 fstrHEAT%AMPLtab(i) = nn
134 nn = fstrHEAT%AMPLtab(i)
H A Dheat_get_amplitude.f9024 nn = fstrHEAT%AMPLtab(id)
H A Dheat_echo.f90285 nn = fstrHEAT%AMPLtab(i)
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/common/
H A Dfstr_debug_dump.f90194 write(*,*) 'AMPLtab ', h%AMPLtab
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/lib/
H A Dm_fstr.f90420 integer(kind=kint), pointer :: AMPLtab(:) component
720 nullify( H%AMPLtab )