![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
Functions/Subroutines | |
subroutine, public | hecmw_precond_ssor_33_setup (hecmat) |
subroutine, public | hecmw_precond_ssor_33_apply (zp) |
subroutine, public | hecmw_precond_ssor_33_clear (hecmat) |
subroutine, public hecmw_precond_ssor_33::hecmw_precond_ssor_33_apply | ( | real(kind=kreal), dimension(:), intent(inout) | zp | ) |
Definition at line 286 of file hecmw_precond_SSOR_33.f90.
subroutine, public hecmw_precond_ssor_33::hecmw_precond_ssor_33_clear | ( | type(hecmwst_matrix), intent(inout) | hecmat | ) |
Definition at line 433 of file hecmw_precond_SSOR_33.f90.
subroutine, public hecmw_precond_ssor_33::hecmw_precond_ssor_33_setup | ( | type(hecmwst_matrix), intent(inout) | hecmat | ) |
Definition at line 64 of file hecmw_precond_SSOR_33.f90.