![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
Functions/Subroutines | |
subroutine, public | hecmw_precond_bilu_nn_setup (hecmat) |
subroutine, public | hecmw_precond_bilu_nn_apply (ww, ndof) |
subroutine, public | hecmw_precond_bilu_nn_clear () |
subroutine, public hecmw_precond_bilu_nn::hecmw_precond_bilu_nn_apply | ( | real(kind=kreal), dimension(:), intent(inout) | ww, |
integer(kind=kint) | ndof | ||
) |
Definition at line 90 of file hecmw_precond_BILU_nn.f90.
subroutine, public hecmw_precond_bilu_nn::hecmw_precond_bilu_nn_clear |
Definition at line 170 of file hecmw_precond_BILU_nn.f90.
subroutine, public hecmw_precond_bilu_nn::hecmw_precond_bilu_nn_setup | ( | type(hecmwst_matrix), intent(inout) | hecmat | ) |
Definition at line 34 of file hecmw_precond_BILU_nn.f90.