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

Functions/Subroutines

subroutine, public hecmw_matvec_44 (hecMESH, hecMAT, X, Y, time_Ax, COMMtime)
 
subroutine, public hecmw_matresid_44 (hecMESH, hecMAT, X, B, R, time_Ax, COMMtime)
 
real(kind=kreal) function, public hecmw_rel_resid_l2_44 (hecMESH, hecMAT, time_Ax, COMMtime)
 

Function/Subroutine Documentation

◆ hecmw_matresid_44()

subroutine, public hecmw_solver_las_44::hecmw_matresid_44 ( type (hecmwst_local_mesh), intent(in)  hecMESH,
type (hecmwst_matrix), intent(in)  hecMAT,
real(kind=kreal), dimension(:), intent(in)  X,
real(kind=kreal), dimension(:), intent(in)  B,
real(kind=kreal), dimension(:), intent(out)  R,
real(kind=kreal), intent(inout)  time_Ax,
real(kind=kreal), intent(inout), optional  COMMtime 
)

Definition at line 246 of file hecmw_solver_las_44.F90.

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

◆ hecmw_matvec_44()

subroutine, public hecmw_solver_las_44::hecmw_matvec_44 ( type (hecmwst_local_mesh), intent(in)  hecMESH,
type (hecmwst_matrix), intent(in), target  hecMAT,
real(kind=kreal), dimension(:), intent(in)  X,
real(kind=kreal), dimension(:), intent(out)  Y,
real(kind=kreal), intent(inout)  time_Ax,
real(kind=kreal), intent(inout), optional  COMMtime 
)

Definition at line 23 of file hecmw_solver_las_44.F90.

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

◆ hecmw_rel_resid_l2_44()

real(kind=kreal) function, public hecmw_solver_las_44::hecmw_rel_resid_l2_44 ( type ( hecmwst_local_mesh ), intent(in)  hecMESH,
type ( hecmwst_matrix ), intent(in)  hecMAT,
real(kind=kreal), intent(inout)  time_Ax,
real(kind=kreal), intent(inout), optional  COMMtime 
)

Definition at line 285 of file hecmw_solver_las_44.F90.

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