 |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the documentation of this file.
25 select case(hecmat%NDOF)
39 integer(kind=kint),
intent(in) :: ndof
55 real(kind=
kreal),
intent(inout) :: zp(:)
56 integer(kind=kint),
intent(in) :: ndof
subroutine, public hecmw_precond_bilu_33_setup(hecMAT)
subroutine, public hecmw_precond_bilu_nn_setup(hecMAT)
subroutine, public hecmw_precond_bilu_clear(NDOF)
integer(kind=4), parameter kreal
subroutine, public hecmw_precond_bilu_66_clear()
subroutine, public hecmw_precond_bilu_33_apply(WW)
subroutine, public hecmw_precond_bilu_66_setup(hecMAT)
subroutine, public hecmw_precond_bilu_nn_apply(WW, NDOF)
subroutine, public hecmw_precond_bilu_nn_clear()
subroutine, public hecmw_precond_bilu_setup(hecMAT)
subroutine, public hecmw_precond_bilu_44_clear()
subroutine, public hecmw_precond_bilu_33_clear()
subroutine, public hecmw_precond_bilu_apply(ZP, NDOF)
subroutine, public hecmw_precond_bilu_44_setup(hecMAT)
subroutine, public hecmw_precond_bilu_66_apply(WW)
subroutine, public hecmw_precond_bilu_44_apply(WW)