FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
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, commtime)
 
real(kind=kreal) function, public hecmw_solver_las_nn::hecmw_rel_resid_l2_nn (hecmesh, hecmat, 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, 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)