FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
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)