![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
Functions/Subroutines | |
| subroutine, public | hecmw_solve_cg (hecmesh, hecmat, iter, resid, error, tset, tsol, tcomm) |
| subroutine, public hecmw_solver_cg::hecmw_solve_cg | ( | 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 19 of file hecmw_solver_CG.f90.