![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Modules | |
module | hecmw_matrix_contact_lagrange |
Functions/Subroutines | |
subroutine, public | hecmw_matrix_contact_lagrange::hecmw_construct_noderelated_from_hecmat (hecMAT, NPL, NPU, list_nodeRelated) |
This subroutine saves original matrix structure constructed originally by hecMW_matrix. More... | |
subroutine, public | hecmw_matrix_contact_lagrange::hecmw_init_noderelated_from_org (np, num_lagrange, is_contact_active, list_nodeRelated_org, list_nodeRelated) |
Get original list of related nodes. More... | |
subroutine, public | hecmw_matrix_contact_lagrange::hecmw_ass_noderelated_from_contact_pair (np, nnode, ndLocal, count_lagrange, permission, necessary_to_insert_node, list_nodeRelated_org, list_nodeRelated, countNon0LU_node, countNon0LU_lagrange) |
subroutine, public | hecmw_matrix_contact_lagrange::hecmw_construct_hecmat_from_noderelated (n, np, ndof, nnz, num_lagrange, list_nodeRelated, hecMAT) |
This subroutine constructs hecMAT structure from list_nodeRelated. More... | |
subroutine, public | hecmw_matrix_contact_lagrange::hecmw_construct_heclagmat_from_noderelated (np, ndof, num_lagrange, numNon0_lagrange, is_contact_active, list_nodeRelated, hecLagMAT) |
Construct hecLagMAT structure. More... | |
subroutine, public | hecmw_matrix_contact_lagrange::hecmw_finalize_noderelated (list_nodeRelated) |
This subroutine finalize list_nodeRelated. More... | |