FrontISTR  5.9.0
Large-scale structural analysis program with finit element method
m_fstr_contact_interference Module Reference

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)
 

Detailed Description

This module provides interference fit (shrink) functions for contact.

Function/Subroutine Documentation

◆ get_shrink_elemact_surf()

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.

Here is the caller graph for this function:

◆ set_shrink_factor()

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 
)
Parameters
[in,out]cstateRecorde of contact information

Definition at line 15 of file fstr_contact_interference.f90.

Here is the caller graph for this function: