![]() |
FrontISTR
5.9.0
Large-scale structural analysis program with finit element method
|
This module provides interference fit (shrink) functions for contact. More...
Functions/Subroutines | |
| subroutine, public | set_shrink_factor (ctime, cstate, etime, if_type) |
| subroutine | get_shrink_elemact_surf (cstate, coords, nnode) |
This module provides interference fit (shrink) functions for contact.
| subroutine m_fstr_contact_interference::get_shrink_elemact_surf | ( | type(tcontactstate) | cstate, |
| real(kind=kreal), dimension(:) | coords, | ||
| integer(kind=kint) | nnode | ||
| ) |
Definition at line 28 of file fstr_contact_interference.f90.
| subroutine, public m_fstr_contact_interference::set_shrink_factor | ( | real(kind=kreal), intent(in) | ctime, |
| type(tcontactstate), intent(inout) | cstate, | ||
| real(kind=kreal), intent(in) | etime, | ||
| integer, intent(in) | if_type | ||
| ) |
| [in,out] | cstate | Recorde of contact information |
Definition at line 15 of file fstr_contact_interference.f90.