![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
Functions/Subroutines | |
subroutine, public | hecmw_precond_ssor_nn_setup (hecmat) |
subroutine, public | hecmw_precond_ssor_nn_apply (zp, ndof) |
subroutine, public | hecmw_precond_ssor_nn_clear (hecmat) |
subroutine, public hecmw_precond_ssor_nn::hecmw_precond_ssor_nn_apply | ( | real(kind=kreal), dimension(:), intent(inout) | zp, |
integer(kind=kint) | ndof | ||
) |
Definition at line 216 of file hecmw_precond_SSOR_nn.f90.
subroutine, public hecmw_precond_ssor_nn::hecmw_precond_ssor_nn_clear | ( | type(hecmwst_matrix), intent(inout) | hecmat | ) |
Definition at line 420 of file hecmw_precond_SSOR_nn.f90.
subroutine, public hecmw_precond_ssor_nn::hecmw_precond_ssor_nn_setup | ( | type(hecmwst_matrix), intent(inout) | hecmat | ) |
Definition at line 55 of file hecmw_precond_SSOR_nn.f90.