FrontISTR  5.2.0
Large-scale structural analysis program with finit element method
hecmw_matrix_contact.f90 File Reference

Go to the source code of this file.

Modules

module  hecmw_matrix_contact
 

Functions/Subroutines

subroutine, public hecmw_matrix_contact::hecmw_cmat_init (cmat)
 
subroutine, public hecmw_matrix_contact::hecmw_cmat_finalize (cmat)
 
subroutine, public hecmw_matrix_contact::hecmw_cmat_clear (cmat)
 
subroutine, public hecmw_matrix_contact::hecmw_cmat_add (cmat, i, j, val)
 
subroutine, public hecmw_matrix_contact::hecmw_cmat_pack (cmat)
 
subroutine, public hecmw_matrix_contact::hecmw_cmat_multvec_add (cmat, X, Y, len)
 
subroutine, public hecmw_matrix_contact::hecmw_cmat_ass_bc (hecMAT, inode, idof, RHS)
 
integer function, public hecmw_matrix_contact::hecmw_cmat_n_newpair (hecMAT, symm)
 
subroutine, public hecmw_matrix_contact::hecmw_cmat_lu (hecMAT)
 
subroutine, public hecmw_matrix_contact::hecmw_cmat_lu_free (hecMAT)
 
subroutine, public hecmw_matrix_contact::hecmw_cmat_substitute (dest, src)