FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
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)