FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_solver_GPBiCG.f90 File Reference

Go to the source code of this file.

Modules

module  hecmw_solver_gpbicg
 

Functions/Subroutines

subroutine, public hecmw_solver_gpbicg::hecmw_solve_gpbicg (hecMESH, hecMAT, ITER, RESID, error, Tset, Tsol, Tcomm)
 
subroutine pol_coef (iter, WW, T, TT, Y, QSI, ETA)
 

Function/Subroutine Documentation

◆ pol_coef()

subroutine hecmw_solve_gpbicg::pol_coef ( integer(kind=kint), intent(in)  iter,
real(kind=kreal), dimension(:,:), intent(in)  WW,
integer(kind=kint), intent(in)  T,
integer(kind=kint), intent(in)  TT,
integer(kind=kint), intent(in)  Y,
real(kind=kreal), intent(out)  QSI,
real(kind=kreal), intent(out)  ETA 
)

Definition at line 360 of file hecmw_solver_GPBiCG.f90.

Here is the call graph for this function: