![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Modules | |
module | m_sparse_matrix_contact |
This module provides conversion routines between HEC and FISTR data structures and DOF based sparse matrix data structures (CSR/COO). | |
Functions/Subroutines | |
subroutine, public | m_sparse_matrix_contact::sparse_matrix_contact_init_prof (spMAT, hecMAT, hecLagMAT, hecMESH) |
subroutine, public | m_sparse_matrix_contact::sparse_matrix_contact_set_vals (spMAT, hecMAT, hecLagMAT) |
subroutine, public | m_sparse_matrix_contact::sparse_matrix_para_contact_set_vals (spMAT, hecMAT, hecLagMAT, conMAT) |
subroutine, public | m_sparse_matrix_contact::sparse_matrix_contact_set_rhs (spMAT, hecMAT, hecLagMAT) |
subroutine, public | m_sparse_matrix_contact::sparse_matrix_para_contact_set_rhs (spMAT, hecMAT, hecLagMAT, conMAT) |
subroutine, public | m_sparse_matrix_contact::sparse_matrix_contact_get_rhs (spMAT, hecMAT, hecLagMAT) |