Allink
v0.1
|
Spatial tensor profile. More...
#include <Forces.h>
Public Attributes | |
int | NComp |
of components | |
int | NDim |
of dimensions | |
int | NSlab |
of slabs | |
int | CalcMode |
Calculation mode. | |
double ** | Pre |
Pressure array. | |
double ** | Dens |
Density array. | |
double | PreTot [3] |
Total pressure. | |
double | RefPos [3] |
Reference point. | |
double | Edge [3] |
Edges. | |
int | Wrap [3] |
Which coordinate to wrap. | |
double | EdgeInv [3] |
Inverse of the edges. | |