![]() |
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_ass |
Functions/Subroutines | |
subroutine, public | hecmw_matrix_ass::hecmw_mat_ass_elem (hecmat, nn, nodlocal, stiffness) |
subroutine, public | hecmw_matrix_ass::stf_get_block (stiffness, ndof, inod, jnod, a) |
subroutine, public | hecmw_matrix_ass::hecmw_mat_add_node (hecmat, inod, jnod, a) |
integer(kind=kint) function, public | hecmw_matrix_ass::hecmw_array_search_i (array, is, ie, ival) |
subroutine, public | hecmw_matrix_ass::hecmw_mat_ass_equation (hecmesh, hecmat) |
subroutine, public | hecmw_matrix_ass::hecmw_mat_ass_equation_rhs (hecmesh, hecmat) |
subroutine, public | hecmw_matrix_ass::hecmw_mat_add_dof (hecmat, inod, idof, jnod, jdof, val) |
subroutine, public | hecmw_matrix_ass::hecmw_mat_ass_bc (hecmat, inode, idof, rhs, conmat) |
subroutine, public | hecmw_matrix_ass::hecmw_mat_ass_contact (hecmat, nn, nodlocal, stiffness) |