FrontISTR  5.9.0
Large-scale structural analysis program with finit element method
fstr_contact_search.f90 File Reference

Go to the source code of this file.

Modules

 

Functions/Subroutines

subroutine m_fstr_contact_search::track_contact_position (nslave, contact, currpos, currdisp, infoCTChange, nodeID, elemID, flag_ctAlgo)
 This subroutine tracks down next contact position after a finite slide When flag_ctAlgo is present, implicit-specific processing (update_TangentForce for SLagrange) is performed. More...
 
subroutine m_fstr_contact_search::scan_contact_state (contact, currpos, currdisp, infoCTChange, nodeID, elemID, is_init, active, hecMESH, flag_ctAlgo, ndforce)
 This subroutine update contact states, which include. More...
 
subroutine m_fstr_contact_search::scan_embed_state (flag_ctAlgo, embed, currpos, currdisp, ndforce, infoCTChange, nodeID, elemID, is_init, active, B)
 This subroutine update contact states, which include. More...
 
subroutine m_fstr_contact_search::remove_duplication_tiedcontact (cstep, hecMESH, fstrSOLID, infoCTChange)
 Scanning contact state. More...
 

Variables

integer(kind=kint), parameter m_fstr_contact_search::contact_log_level = 0
 Set >= 1 to enable per-node contact log output (for debugging) More...