Home
last modified time | relevance | path

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

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/common/
H A Dfstr_debug_dump.f90119 write(*,*) 'CLOAD_ngrp_DOF ', s%CLOAD_ngrp_DOF
H A Dfstr_setup.f901264 if( associated(fstrSOLID%CLOAD_ngrp_DOF) ) then
1265 deallocate(fstrSOLID%CLOAD_ngrp_DOF, stat=ierror)
2143 call fstr_expand_integer_array ( P%SOLID%CLOAD_ngrp_DOF, old_size, new_size )
2153 id_ptr =>P%SOLID%CLOAD_ngrp_DOF(old_size+1:)
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/lib/
H A Dm_fstr.f90260 integer(kind=kint), pointer :: CLOAD_ngrp_DOF (:) component
651 nullify( S%CLOAD_ngrp_DOF )
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/analysis/dynamic/transit/
H A Ddynamic_mat_ass_load.f9070 ityp = fstrSOLID%CLOAD_ngrp_DOF(ig0)
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/analysis/static/
H A Dfstr_ass_load.f9073 ityp = fstrSOLID%CLOAD_ngrp_DOF(ig0)