Home
last modified time | relevance | path

Searched refs:FLOAD_ngrp_TYPE (Results 1 – 3 of 3) sorted by relevance

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/common/
H A Dfstr_ctrl_freq.f9048 call fstr_expand_integer_array( P%FREQ%FLOAD_ngrp_TYPE, old_size, new_size )
66 type_ptr => P%FREQ%FLOAD_ngrp_TYPE(old_size+1:)
72 P%FREQ%FLOAD_ngrp_ID(old_size+1:), P%FREQ%FLOAD_ngrp_TYPE(old_size+1:))
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/lib/
H A Dm_fstr.f90544 integer(kind=kint), pointer :: FLOAD_ngrp_TYPE(:) => null() component
768 nullify( f%FLOAD_ngrp_TYPE )
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/analysis/dynamic/freq/
H A Dfstr_frequency_analysis.f90548 if(freqData%FLOAD_ngrp_TYPE(i) == kFLOADTYPE_SURF) then !FLOAD type=surface
646 if(freqData%FLOAD_ngrp_TYPE(i) == kFLOADTYPE_NODE) then