FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_jadm.f90 File Reference

Go to the source code of this file.

Modules

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

Functions/Subroutines

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