1 #ifndef teca_face_to_cell_centering_h
2 #define teca_face_to_cell_centering_h
5 #include "teca_algorithm.h"
6 #include "teca_metadata.h"
24 TECA_GET_ALGORITHM_PROPERTIES_DESCRIPTION()
25 TECA_SET_ALGORITHM_PROPERTIES()
42 const_p_teca_dataset execute(
44 const std::vector<const_p_teca_dataset> &input_data,
The interface to TECA pipeline architecture.
Definition: teca_algorithm.h:244
An algorithm that transforms from face to cell centering.
Definition: teca_face_to_cell_centering.h:15
p_teca_error_handler error_handler TECA_EXPORT
The global error handler instance.