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

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

Functions/Subroutines

subroutine, public hecmw_jad_init_nn (hecmat)
 
subroutine, public hecmw_jad_finalize_nn ()
 
integer(kind=kint) function, public hecmw_jad_is_initialized_nn ()
 
subroutine, public hecmw_jad_matvec_nn (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_nn()

subroutine, public hecmw_jad_type_nn::hecmw_jad_finalize_nn

Definition at line 42 of file hecmw_jadm_nn.f90.

Here is the caller graph for this function:

◆ hecmw_jad_init_nn()

subroutine, public hecmw_jad_type_nn::hecmw_jad_init_nn ( type(hecmwst_matrix hecmat)

Definition at line 31 of file hecmw_jadm_nn.f90.

Here is the caller graph for this function:

◆ hecmw_jad_is_initialized_nn()

integer(kind=kint) function, public hecmw_jad_type_nn::hecmw_jad_is_initialized_nn

Definition at line 51 of file hecmw_jadm_nn.f90.

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

◆ hecmw_jad_matvec_nn()

subroutine, public hecmw_jad_type_nn::hecmw_jad_matvec_nn ( 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 56 of file hecmw_jadm_nn.f90.

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