![]() |
FrontISTR
5.9.0
Large-scale structural analysis program with finit element method
|
Functions/Subroutines | |
| subroutine, public | hecmw_solve_pipecg (hecMESH, hecMAT, ITER, RESID, error, Tset, Tsol, Tcomm) |
| subroutine, public hecmw_solver_pipecg::hecmw_solve_pipecg | ( | 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 12 of file hecmw_solver_PipeCG.f90.