FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
hecmw_matrix_misc.f90 File Reference

Go to the source code of this file.

Modules

module  hecmw_matrix_misc
 

Functions/Subroutines

subroutine, public hecmw_matrix_misc::hecmw_mat_clear (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_clear_b (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_init (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_finalize (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_copy_profile (hecmatorg, hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_copy_val (hecmatorg, hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_iter (hecmat, iter)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_iter (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_method (hecmat, method)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_method (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_method2 (hecmat, method2)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_method2 (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_precond (hecmat, precond)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_precond (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_nset (hecmat, nset)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_nset (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_iterpremax (hecmat, iterpremax)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_iterpremax (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_nrest (hecmat, nrest)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_nrest (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_scaling (hecmat, scaling)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_scaling (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_penalized (hecmat, penalized)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_penalized (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_penalized_b (hecmat, penalized_b)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_penalized_b (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_mpc_method (hecmat, mpc_method)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_mpc_method (hecmat)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_estcond (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_estcond (hecmat, estcond)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_iterlog (hecmat, iterlog)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_iterlog (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_timelog (hecmat, timelog)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_timelog (hecmat)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_dump (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_dump (hecmat, dump_type)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_dump_exit (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_dump_exit (hecmat, dump_exit)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_usejad (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_usejad (hecmat, usejad)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_ncolor_in (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_ncolor_in (hecmat, ncolor_in)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_maxrecycle_precond (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_maxrecycle_precond (hecmat, maxrecycle_precond)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_nrecycle_precond (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_reset_nrecycle_precond (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_incr_nrecycle_precond (hecmat)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_flag_numfact (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_flag_numfact (hecmat, flag_numfact)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_flag_symbfact (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_flag_symbfact (hecmat, flag_symbfact)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_clear_flag_symbfact (hecmat)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_solver_type (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_solver_type (hecmat, solver_type)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_flag_converged (hecmat, flag_converged)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_flag_converged (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_flag_diverged (hecmat, flag_diverged)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_flag_diverged (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_flag_mpcmatvec (hecmat, flag_mpcmatvec)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_flag_mpcmatvec (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_solver_opt1 (hecmat, solver_opt1)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_solver_opt1 (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_solver_opt2 (hecmat, solver_opt2)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_solver_opt2 (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_solver_opt3 (hecmat, solver_opt3)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_solver_opt3 (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_solver_opt4 (hecmat, solver_opt4)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_solver_opt4 (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_solver_opt5 (hecmat, solver_opt5)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_solver_opt5 (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_solver_opt6 (hecmat, solver_opt6)
 
integer(kind=kint) function, public hecmw_matrix_misc::hecmw_mat_get_solver_opt6 (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_resid (hecmat, resid)
 
real(kind=kreal) function, public hecmw_matrix_misc::hecmw_mat_get_resid (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_sigma_diag (hecmat, sigma_diag)
 
real(kind=kreal) function, public hecmw_matrix_misc::hecmw_mat_get_sigma_diag (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_sigma (hecmat, sigma)
 
real(kind=kreal) function, public hecmw_matrix_misc::hecmw_mat_get_sigma (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_thresh (hecmat, thresh)
 
real(kind=kreal) function, public hecmw_matrix_misc::hecmw_mat_get_thresh (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_filter (hecmat, filter)
 
real(kind=kreal) function, public hecmw_matrix_misc::hecmw_mat_get_filter (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_penalty (hecmat, penalty)
 
real(kind=kreal) function, public hecmw_matrix_misc::hecmw_mat_get_penalty (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_set_penalty_alpha (hecmat, alpha)
 
real(kind=kreal) function, public hecmw_matrix_misc::hecmw_mat_get_penalty_alpha (hecmat)
 
real(kind=kreal) function, public hecmw_matrix_misc::hecmw_mat_diag_max (hecmat, hecmesh)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_recycle_precond_setting (hecmat)
 
subroutine, public hecmw_matrix_misc::hecmw_mat_substitute (dest, src)