reads in points, process into grid for further processing More...
#include <vector>
#include "cbmesg_logger.H"
#include "access_data.H"
#include "cb_time.H"
#include "wall.H"
Go to the source code of this file.
Classes | |
class | cajun::point_collector_base_t |
class | cajun::point_collector_t< T > |
Namespaces | |
namespace | cajun |
Variables | |
cajun::cbmesg_logger_t | msg_logger |
reads in points, process into grid for further processing
cajun::cbmesg_logger_t msg_logger |
Referenced by cajun::point_collector_t< T >::init(), and main().