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

Functions/Subroutines

subroutine, public hecmw_matvec_33 (hecMESH, hecMAT, X, Y, time_Ax, COMMtime)
 
subroutine, public hecmw_matvec_33_set_async (hecMAT)
 
subroutine, public hecmw_matvec_33_unset_async
 
subroutine, public hecmw_matresid_33 (hecMESH, hecMAT, X, B, R, time_Ax, COMMtime)
 
real(kind=kreal) function, public hecmw_rel_resid_l2_33 (hecMESH, hecMAT, time_Ax, COMMtime)
 
subroutine, public hecmw_tvec_33 (hecMESH, X, Y, COMMtime)
 
subroutine, public hecmw_ttvec_33 (hecMESH, X, Y, COMMtime)
 
subroutine, public hecmw_ttmattvec_33 (hecMESH, hecMAT, X, Y, W, time_Ax, COMMtime)
 
subroutine, public hecmw_mat_diag_sr_33 (hecMESH, hecMAT, COMMtime)
 

Function/Subroutine Documentation

◆ hecmw_mat_diag_sr_33()

subroutine, public hecmw_solver_las_33::hecmw_mat_diag_sr_33 ( type (hecmwst_local_mesh), intent(in)  hecMESH,
type (hecmwst_matrix), intent(inout), target  hecMAT,
real(kind=kreal), intent(inout), optional  COMMtime 
)

Definition at line 518 of file hecmw_solver_las_33.f90.

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

◆ hecmw_matresid_33()

subroutine, public hecmw_solver_las_33::hecmw_matresid_33 ( 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 335 of file hecmw_solver_las_33.f90.

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

◆ hecmw_matvec_33()

subroutine, public hecmw_solver_las_33::hecmw_matvec_33 ( 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 35 of file hecmw_solver_las_33.f90.

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

◆ hecmw_matvec_33_set_async()

subroutine, public hecmw_solver_las_33::hecmw_matvec_33_set_async ( type (hecmwst_matrix), intent(in)  hecMAT)

Definition at line 67 of file hecmw_solver_las_33.f90.

◆ hecmw_matvec_33_unset_async()

subroutine, public hecmw_solver_las_33::hecmw_matvec_33_unset_async

Definition at line 108 of file hecmw_solver_las_33.f90.

Here is the call graph for this function:

◆ hecmw_rel_resid_l2_33()

real(kind=kreal) function, public hecmw_solver_las_33::hecmw_rel_resid_l2_33 ( 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 365 of file hecmw_solver_las_33.f90.

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

◆ hecmw_ttmattvec_33()

subroutine, public hecmw_solver_las_33::hecmw_ttmattvec_33 ( 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(out)  Y,
real(kind=kreal), dimension(:), intent(out)  W,
real(kind=kreal), intent(inout)  time_Ax,
real(kind=kreal), intent(inout)  COMMtime 
)

Definition at line 496 of file hecmw_solver_las_33.f90.

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

◆ hecmw_ttvec_33()

subroutine, public hecmw_solver_las_33::hecmw_ttvec_33 ( type (hecmwst_local_mesh), intent(in)  hecMESH,
real(kind=kreal), dimension(:), intent(in)  X,
real(kind=kreal), dimension(:), intent(out)  Y,
real(kind=kreal), intent(inout)  COMMtime 
)

Definition at line 448 of file hecmw_solver_las_33.f90.

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

◆ hecmw_tvec_33()

subroutine, public hecmw_solver_las_33::hecmw_tvec_33 ( type (hecmwst_local_mesh), intent(in)  hecMESH,
real(kind=kreal), dimension(:), intent(in)  X,
real(kind=kreal), dimension(:), intent(out)  Y,
real(kind=kreal), intent(inout)  COMMtime 
)

Definition at line 401 of file hecmw_solver_las_33.f90.

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