FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
hecmw_precond Module Reference

Functions/Subroutines

subroutine, public hecmw_precond_setup (hecmat, hecmesh, sym)
 
subroutine, public hecmw_precond_clear (hecmat)
 
subroutine, public hecmw_precond_apply (hecmesh, hecmat, r, z, zp, commtime)
 
subroutine, public hecmw_precond_clear_timer
 
real(kind=kreal) function, public hecmw_precond_get_timer ()
 

Function/Subroutine Documentation

◆ hecmw_precond_apply()

subroutine, public hecmw_precond::hecmw_precond_apply ( type (hecmwst_local_mesh), intent(inout)  hecmesh,
type (hecmwst_matrix), intent(inout)  hecmat,
real(kind=kreal), dimension(:), intent(inout)  r,
real(kind=kreal), dimension(:), intent(inout)  z,
real(kind=kreal), dimension(:), intent(inout)  zp,
real(kind=kreal), intent(inout)  commtime 
)

Definition at line 75 of file hecmw_precond.f90.

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

◆ hecmw_precond_clear()

subroutine, public hecmw_precond::hecmw_precond_clear ( type (hecmwst_matrix), intent(inout)  hecmat)

Definition at line 52 of file hecmw_precond.f90.

Here is the call graph for this function:

◆ hecmw_precond_clear_timer()

subroutine, public hecmw_precond::hecmw_precond_clear_timer

Definition at line 123 of file hecmw_precond.f90.

Here is the caller graph for this function:

◆ hecmw_precond_get_timer()

real(kind=kreal) function, public hecmw_precond::hecmw_precond_get_timer

Definition at line 127 of file hecmw_precond.f90.

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

◆ hecmw_precond_setup()

subroutine, public hecmw_precond::hecmw_precond_setup ( type (hecmwst_matrix), intent(inout)  hecmat,
type (hecmwst_local_mesh), intent(inout)  hecmesh,
integer(kind=kint sym 
)

Definition at line 28 of file hecmw_precond.f90.

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