FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_precond_ml Module Reference

Functions/Subroutines

subroutine, public hecmw_precond_ml_setup (hecMAT, hecMESH, sym)
 
subroutine, public hecmw_precond_ml_clear (NDOF)
 
subroutine, public hecmw_precond_ml_apply (ZP, NDOF)
 

Function/Subroutine Documentation

◆ hecmw_precond_ml_apply()

subroutine, public hecmw_precond_ml::hecmw_precond_ml_apply ( real(kind=kreal), dimension(:), intent(inout)  ZP,
integer(kind=kint), intent(in)  NDOF 
)

Definition at line 46 of file hecmw_precond_ML.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ hecmw_precond_ml_clear()

subroutine, public hecmw_precond_ml::hecmw_precond_ml_clear ( integer(kind=kint), intent(in)  NDOF)

Definition at line 34 of file hecmw_precond_ML.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ hecmw_precond_ml_setup()

subroutine, public hecmw_precond_ml::hecmw_precond_ml_setup ( type (hecmwst_matrix), intent(inout)  hecMAT,
type (hecmwst_local_mesh), intent(in)  hecMESH,
integer(kind=kint), intent(in)  sym 
)

Definition at line 20 of file hecmw_precond_ML.f90.

Here is the call graph for this function:
Here is the caller graph for this function: