![]() |
FrontISTR
5.7.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 96 of file hecmw_precond_DIAG_nn.f90.
subroutine, public hecmw_precond_diag_nn::hecmw_precond_diag_nn_clear |
Definition at line 131 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 28 of file hecmw_precond_DIAG_nn.f90.