 |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the documentation of this file.
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_setup(hecMAT, hecMESH, sym)
subroutine, public hecmw_precond_ml_nn_clear()
subroutine, public hecmw_precond_ml_clear(NDOF)
subroutine, public hecmw_precond_ml_33_apply(WW)
integer(kind=4), parameter kreal
subroutine, public hecmw_precond_ml_33_clear()
subroutine, public hecmw_precond_ml_nn_apply(WW)
subroutine, public hecmw_precond_ml_setup(hecMAT, hecMESH, sym)
subroutine, public hecmw_precond_ml_nn_setup(hecMAT, hecMESH, sym)
subroutine, public hecmw_precond_ml_apply(ZP, NDOF)