![]() |
FrontISTR
5.9.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Modules | |
| module | m_fstr_contact_search |
| Contact search and state scanning at search level (all pairs in one tContact) | |
Functions/Subroutines | |
| subroutine | m_fstr_contact_search::reset_contact_force (contact, currpos, lslave, omaster, opos, odirec, B) |
| This subroutine update contact force in case that contacting element is changed. More... | |
| subroutine | m_fstr_contact_search::track_contact_position (flag_ctAlgo, nslave, contact, currpos, currdisp, infoCTChange, nodeID, elemID, B) |
| This subroutine tracks down next contact position after a finite slide. More... | |
| subroutine | m_fstr_contact_search::track_contact_position_exp (nslave, contact, currpos, currdisp, infoCTChange, nodeID, elemID) |
| This subroutine tracks down next contact position after a finite slide. More... | |
| subroutine | m_fstr_contact_search::scan_contact_state (flag_ctAlgo, contact, currpos, currdisp, ndforce, infoCTChange, nodeID, elemID, is_init, active, B) |
| This subroutine update contact states, which include. More... | |
| subroutine | m_fstr_contact_search::scan_contact_state_exp (contact, currpos, currdisp, infoCTChange, nodeID, elemID, is_init, active) |
| 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... | |