Skip to content
Snippets Groups Projects
ADIOS_CPP.h 347 B
Newer Older
wfg's avatar
wfg committed
 * ADIOS_CPP.h
 *
 *  Created on: Jan 9, 2017
 *      Author: wfg
 */

wfg's avatar
wfg committed
#ifndef ADIOS_CPP_H_
#define ADIOS_CPP_H_
#include "core/Method.h"
#include "core/Engine.h"
#include "core/Transform.h"
#include "engine/bp/BPWriter.h"
#include "engine/dataman/DataManWriter.h"
#include "transform/BZip2.h"


wfg's avatar
wfg committed
#endif /* ADIOS_CPP_H_ */