NDDEM
Public Member Functions | Public Attributes | List of all members
CGPoint Class Reference

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...
 

Detailed Description

Data computed for a single coarse graining point.


The documentation for this class was generated from the following file: