FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
sparse_matrix_contact.f90 File Reference

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, fstrmat, hecmesh)
 
subroutine, public m_sparse_matrix_contact::sparse_matrix_contact_set_vals (spmat, hecmat, fstrmat)
 
subroutine, public m_sparse_matrix_contact::sparse_matrix_para_contact_set_vals (spmat, hecmat, fstrmat, conmat)
 
subroutine, public m_sparse_matrix_contact::sparse_matrix_contact_set_rhs (spmat, hecmat, fstrmat)
 
subroutine, public m_sparse_matrix_contact::sparse_matrix_para_contact_set_rhs (spmat, hecmat, fstrmat, conmat)
 
subroutine, public m_sparse_matrix_contact::sparse_matrix_contact_get_rhs (spmat, hecmat, fstrmat)