![]() |
FrontISTR
5.9.0
Large-scale structural analysis program with finit element method
|
Functions/Subroutines | |
| subroutine, public | hecmw_precond_ssor_44_setup (hecMAT) |
| subroutine, public | hecmw_precond_ssor_44_apply (ZP) |
| subroutine, public | hecmw_precond_ssor_44_clear (hecMAT) |
| subroutine, public hecmw_precond_ssor_44::hecmw_precond_ssor_44_apply | ( | real(kind=kreal), dimension(:), intent(inout) | ZP | ) |
Definition at line 218 of file hecmw_precond_SSOR_44.F90.
| subroutine, public hecmw_precond_ssor_44::hecmw_precond_ssor_44_clear | ( | type(hecmwst_matrix), intent(inout) | hecMAT | ) |
Definition at line 427 of file hecmw_precond_SSOR_44.F90.
| subroutine, public hecmw_precond_ssor_44::hecmw_precond_ssor_44_setup | ( | type(hecmwst_matrix), intent(inout) | hecMAT | ) |
Definition at line 48 of file hecmw_precond_SSOR_44.F90.