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

Functions/Subroutines

subroutine, public hecmw_precond_ssor_11_setup (hecMAT)
 
subroutine, public hecmw_precond_ssor_11_apply (ZP)
 
subroutine, public hecmw_precond_ssor_11_clear (hecMAT)
 

Function/Subroutine Documentation

◆ hecmw_precond_ssor_11_apply()

subroutine, public hecmw_precond_ssor_11::hecmw_precond_ssor_11_apply ( real(kind=kreal), dimension(:), intent(inout)  ZP)

Definition at line 150 of file hecmw_precond_SSOR_11.f90.

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

◆ hecmw_precond_ssor_11_clear()

subroutine, public hecmw_precond_ssor_11::hecmw_precond_ssor_11_clear ( type(hecmwst_matrix), intent(inout)  hecMAT)

Definition at line 284 of file hecmw_precond_SSOR_11.f90.

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

◆ hecmw_precond_ssor_11_setup()

subroutine, public hecmw_precond_ssor_11::hecmw_precond_ssor_11_setup ( type(hecmwst_matrix), intent(inout)  hecMAT)

Definition at line 47 of file hecmw_precond_SSOR_11.f90.

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