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

Functions/Subroutines

subroutine, public hecmw_precond_ssor_setup (hecMAT)
 
subroutine, public hecmw_precond_ssor_clear (hecMAT)
 
subroutine, public hecmw_precond_ssor_apply (ZP, NDOF)
 

Function/Subroutine Documentation

◆ hecmw_precond_ssor_apply()

subroutine, public hecmw_precond_ssor::hecmw_precond_ssor_apply ( real(kind=kreal), dimension(:), intent(inout)  ZP,
integer(kind=kint), intent(in)  NDOF 
)

Definition at line 64 of file hecmw_precond_SSOR.f90.

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

◆ hecmw_precond_ssor_clear()

subroutine, public hecmw_precond_ssor::hecmw_precond_ssor_clear ( type (hecmwst_matrix), intent(inout)  hecMAT)

Definition at line 44 of file hecmw_precond_SSOR.f90.

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

◆ hecmw_precond_ssor_setup()

subroutine, public hecmw_precond_ssor::hecmw_precond_ssor_setup ( type (hecmwst_matrix), intent(inout)  hecMAT)

Definition at line 24 of file hecmw_precond_SSOR.f90.

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