![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
Functions/Subroutines | |
subroutine | hecmw_estimate_condition_cg (iter, d, e) |
subroutine | hecmw_estimate_condition_gmres (i, h) |
subroutine hecmw_estimate_condition::hecmw_estimate_condition_cg | ( | integer(kind=kint), intent(in) | iter, |
real(kind=kreal), dimension(:), intent(in) | d, | ||
real(kind=kreal), dimension(:), intent(in) | e | ||
) |
Definition at line 13 of file hecmw_estimate_condition.F90.
subroutine hecmw_estimate_condition::hecmw_estimate_condition_gmres | ( | integer(kind=kint), intent(in) | i, |
real(kind=kreal), dimension(:,:), intent(in) | h | ||
) |
Definition at line 101 of file hecmw_estimate_condition.F90.