DPsim
Public Attributes | List of all members
dps_magma_data Struct Reference

Public Attributes

int size
 
int nnz
 
int * perm_map
 
double * rhs_buffer
 
magma_dopts mMagmaOpts
 Solver-Handle.
 
magma_queue_t mMagmaQueue
 
magma_d_matrix mHostSysMat
 Systemmatrix.
 
magma_d_matrix mDevSysMat
 
magma_d_matrix mHostRhsVec
 RHS-Vector.
 
magma_d_matrix mDevRhsVec
 
magma_d_matrix mHostLhsVec
 LHS-Vector.
 
magma_d_matrix mDevLhsVec
 

Detailed Description

Definition at line 17 of file magma.c.


The documentation for this struct was generated from the following file: