23 integer(kind=kint),
intent(in) :: sym
25 select case(hecmat%NDOF)
35 integer(kind=kint),
intent(in) :: ndof
47 real(kind=
kreal),
intent(inout) :: zp(:)
48 integer(kind=kint),
intent(in) :: ndof
subroutine, public hecmw_precond_ml_33_apply(WW)
subroutine, public hecmw_precond_ml_33_clear()
subroutine, public hecmw_precond_ml_33_setup(hecMAT, hecMESH, sym)
subroutine, public hecmw_precond_ml_nn_apply(WW)
subroutine, public hecmw_precond_ml_nn_clear()
subroutine, public hecmw_precond_ml_nn_setup(hecMAT, hecMESH, sym)
subroutine, public hecmw_precond_ml_clear(NDOF)
subroutine, public hecmw_precond_ml_setup(hecMAT, hecMESH, sym)
subroutine, public hecmw_precond_ml_apply(ZP, NDOF)
integer(kind=4), parameter kreal