FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_precond_sainv Module Reference

Functions/Subroutines

subroutine, public hecmw_precond_sainv_setup (hecMAT)
 
subroutine, public hecmw_precond_sainv_clear (NDOF)
 
subroutine, public hecmw_precond_sainv_apply (R, ZP, NDOF)
 

Function/Subroutine Documentation

◆ hecmw_precond_sainv_apply()

subroutine, public hecmw_precond_sainv::hecmw_precond_sainv_apply ( real(kind=kreal), dimension(:), intent(in)  R,
real(kind=kreal), dimension(:), intent(inout)  ZP,
integer(kind=kint), intent(in)  NDOF 
)

Definition at line 44 of file hecmw_precond_SAINV.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ hecmw_precond_sainv_clear()

subroutine, public hecmw_precond_sainv::hecmw_precond_sainv_clear ( integer(kind=kint), intent(in)  NDOF)

Definition at line 32 of file hecmw_precond_SAINV.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ hecmw_precond_sainv_setup()

subroutine, public hecmw_precond_sainv::hecmw_precond_sainv_setup ( type (hecmwst_matrix), intent(inout)  hecMAT)

Definition at line 20 of file hecmw_precond_SAINV.f90.

Here is the call graph for this function:
Here is the caller graph for this function: