FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
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, commtime)
 
real(kind=kreal) function, public hecmw_rel_resid_l2_33 (hecmesh, hecmat, 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, 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 519 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), optional  commtime 
)

Definition at line 340 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 34 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 66 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 107 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), optional  commtime 
)

Definition at line 369 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)  commtime 
)

Definition at line 498 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 451 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 404 of file hecmw_solver_las_33.f90.

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