FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
sparse_matrix_hec.f90 File Reference

Go to the source code of this file.

Modules

module  m_sparse_matrix_hec
 This module provides conversion routines between HEC data structure and DOF based sparse matrix structure (CSR/COO)
 

Functions/Subroutines

subroutine, public m_sparse_matrix_hec::sparse_matrix_hec_init_prof (spMAT, hecMAT, hecMESH)
 
subroutine, public m_sparse_matrix_hec::sparse_matrix_hec_set_conv_ext (spMAT, hecMESH, ndof)
 
subroutine, public m_sparse_matrix_hec::sparse_matrix_hec_set_prof (spMAT, hecMAT)
 
subroutine, public m_sparse_matrix_hec::sparse_matrix_hec_set_vals (spMAT, hecMAT)
 
subroutine, public m_sparse_matrix_hec::sparse_matrix_hec_set_rhs (spMAT, hecMAT)
 
subroutine, public m_sparse_matrix_hec::sparse_matrix_hec_get_rhs (spMAT, hecMAT)