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