1 #ifndef teca_cartesian_mesh_reader_factory_h
2 #define teca_cartesian_mesh_reader_factory_h
6 #include "teca_config.h"
7 #include "teca_algorithm.h"
24 static p_teca_algorithm
New(
const std::string &file);
p_teca_error_handler error_handler TECA_EXPORT
The global error handler instance.
A factory for Cartesian mesh readers.
Definition: teca_cartesian_mesh_reader_factory.h:11
static p_teca_algorithm New(const std::string &file)