FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_estimate_condition Module Reference

Functions/Subroutines

subroutine, public hecmw_estimate_condition_cg (ITER, D, E)
 
subroutine, public hecmw_estimate_condition_gmres (I, H)
 

Function/Subroutine Documentation

◆ hecmw_estimate_condition_cg()

subroutine, public 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 15 of file hecmw_estimate_condition.F90.

Here is the caller graph for this function:

◆ hecmw_estimate_condition_gmres()

subroutine, public hecmw_estimate_condition::hecmw_estimate_condition_gmres ( integer(kind=kint), intent(in)  I,
real(kind=kreal), dimension(:,:), intent(in)  H 
)

Definition at line 103 of file hecmw_estimate_condition.F90.

Here is the caller graph for this function: