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

Go to the source code of this file.

Modules

module  hecmw_solver_las
 

Functions/Subroutines

subroutine, public hecmw_solver_las::hecmw_matvec (hecMESH, hecMAT, X, Y, COMMtime)
 
subroutine, public hecmw_solver_las::hecmw_matvec_set_async (hecMAT)
 
subroutine, public hecmw_solver_las::hecmw_matvec_unset_async
 
subroutine, public hecmw_solver_las::hecmw_matresid (hecMESH, hecMAT, X, B, R, COMMtime)
 
real(kind=kreal) function, public hecmw_solver_las::hecmw_rel_resid_l2 (hecMESH, hecMAT, COMMtime)
 
subroutine, public hecmw_solver_las::hecmw_tvec (hecMESH, ndof, X, Y, COMMtime)
 
subroutine, public hecmw_solver_las::hecmw_ttvec (hecMESH, ndof, X, Y, COMMtime)
 
subroutine, public hecmw_solver_las::hecmw_ttmattvec (hecMESH, hecMAT, X, Y, W, COMMtime)
 
subroutine, public hecmw_solver_las::hecmw_matvec_clear_timer
 
real(kind=kreal) function, public hecmw_solver_las::hecmw_matvec_get_timer ()
 
subroutine, public hecmw_solver_las::hecmw_mat_diag_sr (hecMESH, hecMAT, COMMtime)
 
subroutine, public hecmw_solver_las::hecmw_mat_add (hecMAT1, hecMAT2, hecMAT3)
 
subroutine, public hecmw_solver_las::hecmw_mat_multiple (hecMAT, alpha)