![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Functions/Subroutines | |
subroutine, public | hecmw_precond_rif_nn_setup (hecMAT) |
subroutine, public | hecmw_precond_rif_nn_apply (ZP, NDOF) |
subroutine, public | hecmw_precond_rif_nn_clear () |
subroutine, public hecmw_precond_rif_nn::hecmw_precond_rif_nn_apply | ( | real(kind=kreal), dimension(:), intent(inout) | ZP, |
integer(kind=kint) | NDOF | ||
) |
subroutine, public hecmw_precond_rif_nn::hecmw_precond_rif_nn_clear |
Definition at line 713 of file hecmw_precond_RIF_nn.f90.
subroutine, public hecmw_precond_rif_nn::hecmw_precond_rif_nn_setup | ( | type(hecmwst_matrix) | hecMAT | ) |
Definition at line 46 of file hecmw_precond_RIF_nn.f90.