(git:6a2e663)
cab_store Struct Reference

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
 

Detailed Description

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.

Author
Ole Schuett

Definition at line 24 of file grid_cpu_integrate.c.

Field Documentation

◆ data [1/2]

double * cab_store::data

Definition at line 25 of file grid_cpu_integrate.c.

◆ m1

const int cab_store::m1

Definition at line 26 of file grid_cpu_integrate.c.

◆ data [2/2]

double* cab_store::data

Definition at line 20 of file grid_cpu_prepare_pab.c.

◆ n1

const int cab_store::n1

Definition at line 21 of file grid_cpu_prepare_pab.c.


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