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

Go to the source code of this file.

Modules

module  m_fstr_contact_mpc
 MPC (Multi-Point Constraint) processing for contact analysis.
 

Functions/Subroutines

subroutine, public m_fstr_contact_mpc::contact2mpcval (cstate, etype, nnode, mpcval)
 
subroutine, public m_fstr_contact_mpc::l_contact2mpc (contact, mpcs, nmpc)
 
subroutine, public m_fstr_contact_mpc::l_tied2mpc (contact, mpcs, nmpc)
 Rigid connect condition to equation conditions. More...
 
subroutine, public m_fstr_contact_mpc::fstr_contact2mpc (contacts, mpcs)
 Contact states to equation conditions. More...
 
subroutine, public m_fstr_contact_mpc::fstr_del_contactmpc (mpcs)
 Delete mpcs derived from contact conditions. More...
 
subroutine, public m_fstr_contact_mpc::fstr_write_mpc (file, mpcs)
 Print out mpc conditions. More...