![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
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) |