FrontISTR  5.9.0
Large-scale structural analysis program with finit element method
hecmw_precond_bilu_44 Module Reference

Functions/Subroutines

subroutine, public hecmw_precond_bilu_44_setup (hecMAT)
 
subroutine, public hecmw_precond_bilu_44_apply (WW)
 
subroutine, public hecmw_precond_bilu_44_clear ()
 
subroutine ilu1b44 (RHS_Aij, DkINV, Aik, Akj)
 

Function/Subroutine Documentation

◆ hecmw_precond_bilu_44_apply()

subroutine, public hecmw_precond_bilu_44::hecmw_precond_bilu_44_apply ( real(kind=kreal), dimension(:), intent(inout)  WW)

Definition at line 85 of file hecmw_precond_BILU_44.f90.

Here is the caller graph for this function:

◆ hecmw_precond_bilu_44_clear()

subroutine, public hecmw_precond_bilu_44::hecmw_precond_bilu_44_clear

Definition at line 169 of file hecmw_precond_BILU_44.f90.

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

◆ hecmw_precond_bilu_44_setup()

subroutine, public hecmw_precond_bilu_44::hecmw_precond_bilu_44_setup ( type(hecmwst_matrix), intent(inout)  hecMAT)

Definition at line 34 of file hecmw_precond_BILU_44.f90.

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

◆ ilu1b44()

subroutine hecmw_precond_bilu_44::ilu1b44 ( real(kind=kreal), dimension(4,4)  RHS_Aij,
real(kind=kreal), dimension(4,4)  DkINV,
real(kind=kreal), dimension(4,4)  Aik,
real(kind=kreal), dimension(4,4)  Akj 
)

Definition at line 488 of file hecmw_precond_BILU_44.f90.

Here is the caller graph for this function: