![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Functions/Subroutines | |
subroutine, public | hecmw_solve_gmresr (hecMESH, hecMAT, ITER, RESID, error, Tset, Tsol, Tcomm) |
subroutine, public hecmw_solver_gmresr::hecmw_solve_gmresr | ( | type(hecmwst_local_mesh) | hecMESH, |
type(hecmwst_matrix) | hecMAT, | ||
integer(kind=kint ), intent(inout) | ITER, | ||
real (kind=kreal), intent(inout) | RESID, | ||
integer(kind=kint ), intent(inout) | error, | ||
real (kind=kreal), intent(inout) | Tset, | ||
real (kind=kreal), intent(inout) | Tsol, | ||
real (kind=kreal), intent(inout) | Tcomm | ||
) |
Definition at line 20 of file hecmw_solver_GMRESR.f90.