![]() |
FrontISTR
5.7.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 172 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 343 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 47 of file hecmw_precond_SSOR_nn.f90.