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

Jagged Diagonal Matrix storage for vector processors. Original code was provided by JAMSTEC. More...

Functions/Subroutines

subroutine, public hecmw_jad_init (hecMAT)
 
subroutine, public hecmw_jad_finalize (hecMAT)
 
integer(kind=kint) function, public hecmw_jad_is_initialized ()
 
subroutine, public hecmw_jad_matvec (hecMESH, hecMAT, X, Y, COMMtime)
 

Detailed Description

Jagged Diagonal Matrix storage for vector processors. Original code was provided by JAMSTEC.

Function/Subroutine Documentation

◆ hecmw_jad_finalize()

subroutine, public hecmw_jad_type::hecmw_jad_finalize ( type(hecmwst_matrix hecMAT)

Definition at line 42 of file hecmw_jadm.f90.

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

◆ hecmw_jad_init()

subroutine, public hecmw_jad_type::hecmw_jad_init ( type(hecmwst_matrix hecMAT)

Definition at line 29 of file hecmw_jadm.f90.

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

◆ hecmw_jad_is_initialized()

integer(kind=kint) function, public hecmw_jad_type::hecmw_jad_is_initialized

Definition at line 56 of file hecmw_jadm.f90.

Here is the caller graph for this function:

◆ hecmw_jad_matvec()

subroutine, public hecmw_jad_type::hecmw_jad_matvec ( 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)  COMMtime 
)

Definition at line 61 of file hecmw_jadm.f90.

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