![]() |
FrontISTR
5.9.0
Large-scale structural analysis program with finit element method
|
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_vanilla2 (iter, WW, T, TT, Y, QSI, ETA) |
| subroutine hecmw_solve_gpbicg::pol_coef_vanilla2 | ( | integer(kind=kint), intent(in) | iter, |
| real(kind=kreal), dimension(:,:), intent(inout) | 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 367 of file hecmw_solver_GPBiCG.f90.