![]() |
(git:d18deda)
|
CP2K's C-interoperable CSR matrix This definition matches the respective type definition in the transport_env_types module. More...
#include <libcp2k.h>
Data Fields | |
int | nrows_total |
int | ncols_total |
int | nze_total |
int | nze_local |
int | nrows_local |
int | data_type |
int | first_row |
int * | rowptr_local |
int * | colind_local |
int * | nzerow_local |
double * | nzvals_local |
CP2K's C-interoperable CSR matrix This definition matches the respective type definition in the transport_env_types module.