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

Functions/Subroutines

subroutine, public hecmw_matvec_66 (hecMESH, hecMAT, X, Y, time_Ax, COMMtime)
 
subroutine, public hecmw_matresid_66 (hecMESH, hecMAT, X, B, R, time_Ax, COMMtime)
 
real(kind=kreal) function, public hecmw_rel_resid_l2_66 (hecMESH, hecMAT, time_Ax, COMMtime)
 
subroutine, public hecmw_tvec_66 (hecMESH, X, Y, COMMtime)
 
subroutine, public hecmw_ttvec_66 (hecMESH, X, Y, COMMtime)
 
subroutine, public hecmw_ttmattvec_66 (hecMESH, hecMAT, X, Y, W, time_Ax, COMMtime)
 

Function/Subroutine Documentation

◆ hecmw_matresid_66()

subroutine, public hecmw_solver_las_66::hecmw_matresid_66 ( 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 218 of file hecmw_solver_las_66.f90.

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

◆ hecmw_matvec_66()

subroutine, public hecmw_solver_las_66::hecmw_matvec_66 ( 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 27 of file hecmw_solver_las_66.f90.

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

◆ hecmw_rel_resid_l2_66()

real(kind=kreal) function, public hecmw_solver_las_66::hecmw_rel_resid_l2_66 ( 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 245 of file hecmw_solver_las_66.f90.

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

◆ hecmw_ttmattvec_66()

subroutine, public hecmw_solver_las_66::hecmw_ttmattvec_66 ( 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 357 of file hecmw_solver_las_66.f90.

Here is the call graph for this function:

◆ hecmw_ttvec_66()

subroutine, public hecmw_solver_las_66::hecmw_ttvec_66 ( 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 319 of file hecmw_solver_las_66.f90.

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

◆ hecmw_tvec_66()

subroutine, public hecmw_solver_las_66::hecmw_tvec_66 ( 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 281 of file hecmw_solver_las_66.f90.

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