 |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the documentation of this file.
23 select case(hecmat%NDOF)
33 integer(kind=kint),
intent(in) :: ndof
45 real(kind=
kreal),
intent(in) :: r(:)
46 real(kind=
kreal),
intent(inout) :: zp(:)
47 integer(kind=kint),
intent(in) :: ndof
subroutine, public hecmw_precond_sainv_nn_setup(hecMAT)
subroutine, public hecmw_precond_sainv_clear(NDOF)
subroutine, public hecmw_precond_sainv_33_apply(R, ZP)
subroutine, public hecmw_precond_sainv_apply(R, ZP, NDOF)
subroutine, public hecmw_precond_sainv_nn_apply(R, ZP)
subroutine, public hecmw_precond_sainv_setup(hecMAT)
integer(kind=4), parameter kreal
subroutine, public hecmw_precond_sainv_nn_clear()
subroutine, public hecmw_precond_sainv_33_clear()
subroutine, public hecmw_precond_sainv_33_setup(hecMAT)