![]() |
FrontISTR
5.9.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_setup (hecMESH, hecMAT) |
| subroutine, public | hecmw_solver_las::hecmw_matvec_teardown (hecMAT) |
| subroutine, public | hecmw_solver_las::hecmw_matvec (hecMESH, hecMAT, X, Y, COMMtime) |
| 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_matvec_clear_timer |
| real(kind=kreal) function, public | hecmw_solver_las::hecmw_matvec_get_timer () |