![]() |
FrontISTR 5.2.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_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) |