Home
last modified time | relevance | path

Searched defs:hypre_GpuMatData (Results 1 – 4 of 4) sorted by relevance

/dports/science/hypre/hypre-2.23.0/src/utilities/
H A Dcuda_utils.h263 struct hypre_GpuMatData struct
275 #define hypre_GpuMatDataMatDecsr(data) ((data) -> mat_descr) argument
H A D_hypre_utilities.hpp315 struct hypre_GpuMatData struct
327 #define hypre_GpuMatDataMatDecsr(data) ((data) -> mat_descr) argument
/dports/science/hypre/hypre-2.23.0/src/seq_mv/
H A Dcsr_matrix.h26 typedef struct hypre_GpuMatData hypre_GpuMatData; typedef
H A Dseq_mv.h46 typedef struct hypre_GpuMatData hypre_GpuMatData; typedef