|
TECA
The Toolkit for Extreme Climate Analysis
|
#include "teca_shared_object.h"#include "teca_algorithm.h"#include "teca_metadata.h"#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | teca_mask |
| an algorithm that masks a range of values More... | |
Typedefs | |
| using | p_teca_mask = std::shared_ptr< teca_mask > |
| using | const_p_teca_mask = std::shared_ptr< const teca_mask > |
| using const_p_teca_mask = std::shared_ptr<const teca_mask > |
A shared pointer to a const instance of teca_mask
| using p_teca_mask = std::shared_ptr< teca_mask > |
a shared pointer to an instance of teca_mask