NDDEM
|
Data computed for a single coarse graining point. More...
#include <Coarsing.h>
Public Member Functions | |
CGPoint (int dd, v1d loc) | |
Public Attributes | |
v2d | fields |
1st dimension is time, second are fields More... | |
v1d | location |
Location of the coarse graining point. More... | |
vector< int > | neighbors |
All the neighbors of the point given the window. 1st index is the point itself. More... | |
int | d |
Dimension. More... | |
Data computed for a single coarse graining point.