Skip to content
Snippets Groups Projects
BP1Aggregator.h 285 B
Newer Older
wfg's avatar
wfg committed
/*
 * BP1Aggregator.h
 *
 *  Created on: Mar 1, 2017
 *      Author: wfg
 */

#ifndef BP1AGGREGATOR_H_
#define BP1AGGREGATOR_H_



namespace adios
{
namespace format
{

class BP1Aggregator
{









};


} //end namespace format
} //end namespace adios

#endif /* BP1AGGREGATOR_H_ */