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

Go to the source code of this file.

Modules

module  hecmw_matrix_dump
 

Functions/Subroutines

subroutine, public hecmw_matrix_dump::hecmw_mat_dump (hecMAT, hecMESH)
 
subroutine, public hecmw_matrix_dump::hecmw_mat_dump_rhs (hecMAT)
 
subroutine, public hecmw_matrix_dump::hecmw_mat_dump_solution (hecMAT)
 

Variables

integer(kind=kint), parameter, public hecmw_matrix_dump::hecmw_mat_dump_type_none = 0
 
integer(kind=kint), parameter, public hecmw_matrix_dump::hecmw_mat_dump_type_mm = 1
 
integer(kind=kint), parameter, public hecmw_matrix_dump::hecmw_mat_dump_type_csr = 2
 
integer(kind=kint), parameter, public hecmw_matrix_dump::hecmw_mat_dump_type_bsr = 3