![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
Functions/Subroutines | |
subroutine, public | hecmw_precond_diag_nn_setup (hecmat) |
subroutine, public | hecmw_precond_diag_nn_apply (ww, ndof) |
subroutine, public | hecmw_precond_diag_nn_clear () |
subroutine, public hecmw_precond_diag_nn::hecmw_precond_diag_nn_apply | ( | real(kind=kreal), dimension(:), intent(inout) | ww, |
integer(kind=kint) | ndof | ||
) |
Definition at line 107 of file hecmw_precond_DIAG_nn.f90.
subroutine, public hecmw_precond_diag_nn::hecmw_precond_diag_nn_clear |
Definition at line 142 of file hecmw_precond_DIAG_nn.f90.
subroutine, public hecmw_precond_diag_nn::hecmw_precond_diag_nn_setup | ( | type(hecmwst_matrix), intent(inout) | hecmat | ) |
Definition at line 27 of file hecmw_precond_DIAG_nn.f90.