![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Modules | |
module | hecmw_solver_misc |
Functions/Subroutines | |
subroutine | hecmw_solver_misc::hecmw_innerproduct_i (hecMESH, ndof, X, Y, sum, COMMtime) |
subroutine | hecmw_solver_misc::hecmw_innerproduct_r (hecMESH, ndof, X, Y, sum, COMMtime) |
subroutine | hecmw_solver_misc::hecmw_absmax_r (hecMESH, ndof, X, absMax, COMMtime) |
subroutine | hecmw_solver_misc::hecmw_innerproduct_r_nocomm (hecMESH, ndof, X, Y, sum) |
subroutine | hecmw_solver_misc::hecmw_axpy_r (hecMESH, ndof, alpha, X, Y) |
subroutine | hecmw_solver_misc::hecmw_xpay_r (hecMESH, ndof, alpha, X, Y) |
subroutine | hecmw_solver_misc::hecmw_axpyz_r (hecMESH, ndof, alpha, X, Y, Z) |
subroutine | hecmw_solver_misc::hecmw_scale_r (hecMESH, ndof, alpha, X) |
subroutine | hecmw_solver_misc::hecmw_copy_r (hecMESH, ndof, X, Y) |
subroutine | hecmw_solver_misc::hecmw_time_statistics (hecMESH, time, t_max, t_min, t_avg, t_sd) |