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

Functions/Subroutines

subroutine hecmw_solve_iterative (hecMESH, hecMAT)
 
subroutine hecmw_output_flops (hecMESH, hecMAT, count_Ax, time_Ax)
 
subroutine hecmw_solve_check_zerodiag (hecMESH, hecMAT)
 
logical function hecmw_solve_check_zerorhs (hecMESH, hecMAT)
 
subroutine hecmw_solve_iterative_printmsg (hecMESH, hecMAT, METHOD)
 

Function/Subroutine Documentation

◆ hecmw_output_flops()

subroutine hecmw_solver_iterative::hecmw_output_flops ( type (hecmwst_local_mesh hecMESH,
type(hecmwst_matrix hecMAT,
integer(kint)  count_Ax,
real(kreal)  time_Ax 
)

VERBOSE

hecMATindex

x

count opetations of add and multiply

Definition at line 186 of file hecmw_solver_Iterative.f90.

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

◆ hecmw_solve_check_zerodiag()

subroutine hecmw_solver_iterative::hecmw_solve_check_zerodiag ( type (hecmwst_local_mesh hecMESH,
type (hecmwst_matrix), target  hecMAT 
)

Definition at line 253 of file hecmw_solver_Iterative.f90.

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

◆ hecmw_solve_check_zerorhs()

logical function hecmw_solver_iterative::hecmw_solve_check_zerorhs ( type (hecmwst_local_mesh hecMESH,
type (hecmwst_matrix), target  hecMAT 
)

Definition at line 282 of file hecmw_solver_Iterative.f90.

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

◆ hecmw_solve_iterative()

subroutine hecmw_solver_iterative::hecmw_solve_iterative ( type (hecmwst_local_mesh hecMESH,
type (hecmwst_matrix), target  hecMAT 
)

Definition at line 14 of file hecmw_solver_Iterative.f90.

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

◆ hecmw_solve_iterative_printmsg()

subroutine hecmw_solver_iterative::hecmw_solve_iterative_printmsg ( type (hecmwst_local_mesh hecMESH,
type (hecmwst_matrix), target  hecMAT,
integer(kind=kint)  METHOD 
)

Definition at line 323 of file hecmw_solver_Iterative.f90.

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