FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
hecmw_solver_las_44 Module Reference

Functions/Subroutines

subroutine, public hecmw_matvec_44 (hecmesh, hecmat, x, y, time_ax, commtime)
 
subroutine, public hecmw_matvec_44_set_async (hecmat)
 
subroutine, public hecmw_matvec_44_unset_async
 
subroutine, public hecmw_matresid_44 (hecmesh, hecmat, x, b, r, commtime)
 
real(kind=kreal) function, public hecmw_rel_resid_l2_44 (hecmesh, hecmat, commtime)
 
subroutine, public hecmw_tvec_44 (hecmesh, x, y, commtime)
 
subroutine, public hecmw_ttvec_44 (hecmesh, x, y, commtime)
 
subroutine, public hecmw_ttmattvec_44 (hecmesh, hecmat, x, y, w, commtime)
 
subroutine, public hecmw_mat_diag_sr_44 (hecmesh, hecmat, commtime)
 

Function/Subroutine Documentation

◆ hecmw_mat_diag_sr_44()

subroutine, public hecmw_solver_las_44::hecmw_mat_diag_sr_44 ( type (hecmwst_local_mesh), intent(in)  hecmesh,
type (hecmwst_matrix), intent(inout), target  hecmat,
real(kind=kreal), intent(inout), optional  commtime 
)

Definition at line 460 of file hecmw_solver_las_44.f90.

Here is the call graph for this function:

◆ 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), optional  commtime 
)

Definition at line 281 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), optional  time_ax,
real(kind=kreal), intent(inout), optional  commtime 
)

Definition at line 34 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_set_async()

subroutine, public hecmw_solver_las_44::hecmw_matvec_44_set_async ( type (hecmwst_matrix), intent(in)  hecmat)

Definition at line 66 of file hecmw_solver_las_44.f90.

◆ hecmw_matvec_44_unset_async()

subroutine, public hecmw_solver_las_44::hecmw_matvec_44_unset_async

Definition at line 78 of file hecmw_solver_las_44.f90.

Here is the call 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), optional  commtime 
)

Definition at line 310 of file hecmw_solver_las_44.f90.

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

◆ hecmw_ttmattvec_44()

subroutine, public hecmw_solver_las_44::hecmw_ttmattvec_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(out)  y,
real(kind=kreal), dimension(:), intent(out)  w,
real(kind=kreal), intent(inout)  commtime 
)

Definition at line 439 of file hecmw_solver_las_44.f90.

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

◆ hecmw_ttvec_44()

subroutine, public hecmw_solver_las_44::hecmw_ttvec_44 ( 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 392 of file hecmw_solver_las_44.f90.

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

◆ hecmw_tvec_44()

subroutine, public hecmw_solver_las_44::hecmw_tvec_44 ( 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 345 of file hecmw_solver_las_44.f90.

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