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

Go to the source code of this file.

Modules

module  hecmw_solver_las_nn
 

Functions/Subroutines

subroutine, public hecmw_solver_las_nn::hecmw_matvec_nn (hecMESH, hecMAT, X, Y, time_Ax, COMMtime)
 
subroutine, public hecmw_solver_las_nn::hecmw_matvec_nn_set_async (hecMAT)
 
subroutine, public hecmw_solver_las_nn::hecmw_matvec_nn_unset_async
 
subroutine, public hecmw_solver_las_nn::hecmw_matresid_nn (hecMESH, hecMAT, X, B, R, time_Ax, COMMtime)
 
real(kind=kreal) function, public hecmw_solver_las_nn::hecmw_rel_resid_l2_nn (hecMESH, hecMAT, time_Ax, COMMtime)
 
subroutine, public hecmw_solver_las_nn::hecmw_tvec_nn (hecMESH, ndof, X, Y, COMMtime)
 
subroutine, public hecmw_solver_las_nn::hecmw_ttvec_nn (hecMESH, ndof, X, Y, COMMtime)
 
subroutine, public hecmw_solver_las_nn::hecmw_ttmattvec_nn (hecMESH, hecMAT, X, Y, W, time_Ax, COMMtime)
 
subroutine, public hecmw_solver_las_nn::hecmw_mat_diag_sr_nn (hecMESH, hecMAT, COMMtime)
 
subroutine, public hecmw_solver_las_nn::hecmw_mat_add_nn (hecMAT1, hecMAT2, hecMAT3)
 
subroutine, public hecmw_solver_las_nn::hecmw_mat_multiple_nn (hecMAT, alpha)