![]() |
(git:e68414f)
|
Cab matrix container to be passed through get_force/virial to cab_get. More...
Data Fields | |
| const double * | data |
| const int | m1 |
| double * | data |
| const int | n1 |
Cab matrix container to be passed through get_force/virial to cab_get.
Cab matrix container to be passed through prepare_pab to cab_add.
Definition at line 24 of file grid_cpu_integrate.c.
| double * cab_store::data |
Definition at line 25 of file grid_cpu_integrate.c.
| const int cab_store::m1 |
Definition at line 26 of file grid_cpu_integrate.c.
| double* cab_store::data |
Definition at line 20 of file grid_cpu_prepare_pab.c.
| const int cab_store::n1 |
Definition at line 21 of file grid_cpu_prepare_pab.c.