Home
last modified time | relevance | path

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

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/analysis/dynamic/transit/
H A Ddynamic_mat_ass_bc_vl.f9071 ityp = fstrSOLID%VELOCITY_ngrp_type(ig0)
134 ityp = fstrSOLID%VELOCITY_ngrp_type(ig0)
194 ityp = fstrSOLID%VELOCITY_ngrp_type(ig0)
263 ityp = fstrSOLID%VELOCITY_ngrp_type(ig0)
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/common/
H A Dfstr_debug_dump.f90101 write(*,*) 'VELOCITY_ngrp_type ',s%VELOCITY_ngrp_type
H A Dfstr_setup.f903270 call fstr_expand_integer_array (P%SOLID%VELOCITY_ngrp_type, old_size, new_size )
3297 P%SOLID%VELOCITY_ngrp_type(j) = 10 * dof_ids(i) + dof_ide(i)
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/lib/
H A Dm_fstr.f90243 integer(kind=kint), pointer :: VELOCITY_ngrp_type (:) =>null() component
685 nullify( S%VELOCITY_ngrp_type )