Home
last modified time | relevance | path

Searched defs:fstr_read_restart_dyna_nl (Results 1 – 1 of 1) sorted by relevance

/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/analysis/static/
H A Dfstr_Restart.f90212 subroutine fstr_read_restart_dyna_nl(cstep,hecMESH,fstrSOLID,fstrDYNAMIC,fstrPARAM,contactNode) subroutine
214 integer, intent(out) :: cstep !< current step
215 integer, intent(out), optional :: contactNode !< number of contact nodes
216 type (hecmwST_local_mesh), intent(in) :: hecMESH !< hecmw mesh
217 type (fstr_solid),intent(inout) :: fstrSOLID !< fstr_solid
218 type ( fstr_dynamic), intent(inout) :: fstrDYNAMIC
219 type(fstr_param), intent(in) :: fstrPARAM
221 integer :: i,j,restrt_step(1),nif(2)
222 real(kind=kreal) :: data(2)