![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
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 |