Home
last modified time | relevance | path

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

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/analysis/dynamic/transit/
H A Dtable_dyn.f9041 jj_n_amp = fstrSOLID%DLOAD_ngrp_amp(ig0)
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/common/
H A Dfstr_debug_dump.f90130 write(*,*) 'DLOAD_ngrp_amp ',s%DLOAD_ngrp_amp
H A Dfstr_setup.f902242 call fstr_expand_integer_array ( P%SOLID%DLOAD_ngrp_amp, old_size, new_size )
2261 P%SOLID%DLOAD_ngrp_amp(old_size+i) = amp_id
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/lib/
H A Dm_fstr.f90273 integer(kind=kint), pointer :: DLOAD_ngrp_amp (:) component
658 nullify( S%DLOAD_ngrp_amp )