![]() |
FrontISTR
5.7.1
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Modules | |
| module | fstr_matrix_con_contact |
| This module provides functions of reconstructing. | |
Functions/Subroutines | |
| integer(kind=kint) function, public | fstr_matrix_con_contact::fstr_get_num_lagrange_pernode (algtype) |
| subroutine, public | fstr_matrix_con_contact::fstr_save_originalmatrixstructure (hecMAT) |
| This subroutine saves original matrix structure constructed originally by hecMW_matrix. More... | |
| subroutine, public | fstr_matrix_con_contact::fstr_mat_con_contact (cstep, contact_algo, hecMAT, fstrSOLID, hecLagMAT, infoCTChange, conMAT, is_contact_active) |
| this subroutine reconstructs node-based (stiffness) matrix structure \corresponding to contact state More... | |
| logical function, public | fstr_matrix_con_contact::fstr_is_matrixstruct_symmetric (fstrSOLID, hecMESH) |
| this function judges whether sitiffness matrix is symmetric or not More... | |