![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Modules | |
module | m_solve_lineq_contact |
This module provides functions to solve sparse system of \linear equitions in the case of contact analysis using standard \Lagrange multiplier algorithm. | |
Functions/Subroutines | |
subroutine, public | m_solve_lineq_contact::solve_lineq_contact_init (hecMESH, hecMAT, hecLagMAT, is_sym) |
This subroutine. More... | |
subroutine, public | m_solve_lineq_contact::solve_lineq_contact (hecMESH, hecMAT, hecLagMAT, conMAT, istat, rf, is_contact_active) |
This subroutine. More... | |