![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
Functions/Subroutines | |
subroutine, public | hecmw_precond_ml_33_setup (hecmat, hecmesh, sym) |
subroutine, public | hecmw_precond_ml_33_apply (ww) |
subroutine, public | hecmw_precond_ml_33_clear () |
subroutine, public hecmw_precond_ml_33::hecmw_precond_ml_33_apply | ( | real(kind=kreal), dimension(:), intent(inout) | ww | ) |
subroutine, public hecmw_precond_ml_33::hecmw_precond_ml_33_clear |
Definition at line 61 of file hecmw_precond_ML_33.f90.
subroutine, public hecmw_precond_ml_33::hecmw_precond_ml_33_setup | ( | type(hecmwst_matrix), intent(inout) | hecmat, |
type(hecmwst_local_mesh), intent(in) | hecmesh, | ||
integer(kind=kint), intent(in) | sym | ||
) |
Definition at line 26 of file hecmw_precond_ML_33.f90.