FrontISTR  5.2.0
Large-scale structural analysis program with finit element method
hecmw_precond_44 Module Reference

Functions/Subroutines

subroutine, public hecmw_precond_44_setup (hecMAT, hecMESH, sym)
 
subroutine, public hecmw_precond_44_clear (hecMAT)
 
subroutine, public hecmw_precond_44_apply (hecMESH, hecMAT, R, Z, ZP, time_precond, COMMtime)
 

Function/Subroutine Documentation

◆ hecmw_precond_44_apply()

subroutine, public hecmw_precond_44::hecmw_precond_44_apply ( type (hecmwst_local_mesh), intent(in)  hecMESH,
type (hecmwst_matrix), intent(in)  hecMAT,
real(kind=kreal), dimension(:), intent(in)  R,
real(kind=kreal), dimension(:), intent(out)  Z,
real(kind=kreal), dimension(:), intent(out)  ZP,
real(kind=kreal), intent(inout)  time_precond,
real(kind=kreal), intent(inout)  COMMtime 
)

Definition at line 60 of file hecmw_precond_44.f90.

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

◆ hecmw_precond_44_clear()

subroutine, public hecmw_precond_44::hecmw_precond_44_clear ( type (hecmwst_matrix), intent(inout)  hecMAT)

Definition at line 43 of file hecmw_precond_44.f90.

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

◆ hecmw_precond_44_setup()

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

Definition at line 24 of file hecmw_precond_44.f90.

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