TECA
teca_mesh Member List

This is the complete list of members for teca_mesh, including all inherited members.

append_arrays(const const_p_teca_mesh &) (defined in teca_mesh)teca_mesh
copy(const const_p_teca_dataset &) override (defined in teca_mesh)teca_meshvirtual
copy_metadata(const const_p_teca_dataset &other) (defined in teca_dataset)teca_datasetvirtual
empty() const noexcept override (defined in teca_mesh)teca_meshvirtual
from_stream(teca_binary_stream &) override (defined in teca_mesh)teca_meshvirtual
from_stream(std::istream &) override (defined in teca_mesh)teca_meshinlinevirtual
get_arrays(int centering) (defined in teca_mesh)teca_mesh
get_arrays(int centering) const (defined in teca_mesh)teca_mesh
get_attributes(std::vector< teca_metadata > &vals) const (defined in teca_mesh)teca_meshinline
get_attributes(p_teca_variant_array vals) const (defined in teca_mesh)teca_meshinline
get_attributes(teca_metadata *vals) const (defined in teca_mesh)teca_meshinline
get_attributes(teca_metadata &val_1) const (defined in teca_mesh)teca_meshinline
get_calendar(std::vector< std::string > &vals) const (defined in teca_mesh)teca_meshinline
get_calendar(p_teca_variant_array vals) const (defined in teca_mesh)teca_meshinline
get_calendar(std::string *vals) const (defined in teca_mesh)teca_meshinline
get_calendar(std::string &val_1) const (defined in teca_mesh)teca_meshinline
get_cell_arrays() (defined in teca_mesh)teca_meshinline
get_cell_arrays() const (defined in teca_mesh)teca_meshinline
get_class_name() const =0 (defined in teca_dataset)teca_datasetpure virtual
get_index_request_key(std::vector< std::string > &vals) const (defined in teca_dataset)teca_datasetinline
get_index_request_key(p_teca_variant_array vals) const (defined in teca_dataset)teca_datasetinline
get_index_request_key(std::string *vals) const (defined in teca_dataset)teca_datasetinline
get_index_request_key(std::string &val_1) const (defined in teca_dataset)teca_datasetinline
get_information_arrays() (defined in teca_mesh)teca_meshinline
get_information_arrays() const (defined in teca_mesh)teca_meshinline
get_metadata() noexcept (defined in teca_dataset)teca_datasetvirtual
get_metadata() const noexcept (defined in teca_dataset)teca_datasetvirtual
get_point_arrays() (defined in teca_mesh)teca_meshinline
get_point_arrays() const (defined in teca_mesh)teca_meshinline
get_request_index(long &val) const (defined in teca_dataset)teca_datasetvirtual
get_time(std::vector< double > &vals) const (defined in teca_mesh)teca_meshinline
get_time(p_teca_variant_array vals) const (defined in teca_mesh)teca_meshinline
get_time(double *vals) const (defined in teca_mesh)teca_meshinline
get_time(double &val_1) const (defined in teca_mesh)teca_meshinline
get_time_step(std::vector< unsigned long > &vals) const (defined in teca_mesh)teca_meshinline
get_time_step(p_teca_variant_array vals) const (defined in teca_mesh)teca_meshinline
get_time_step(unsigned long *vals) const (defined in teca_mesh)teca_meshinline
get_time_step(unsigned long &val_1) const (defined in teca_mesh)teca_meshinline
get_time_units(std::vector< std::string > &vals) const (defined in teca_mesh)teca_meshinline
get_time_units(p_teca_variant_array vals) const (defined in teca_mesh)teca_meshinline
get_time_units(std::string *vals) const (defined in teca_mesh)teca_meshinline
get_time_units(std::string &val_1) const (defined in teca_mesh)teca_meshinline
get_type_code() const =0 (defined in teca_dataset)teca_datasetpure virtual
get_x_edge_arrays() (defined in teca_mesh)teca_meshinline
get_x_edge_arrays() const (defined in teca_mesh)teca_meshinline
get_x_face_arrays() (defined in teca_mesh)teca_meshinline
get_x_face_arrays() const (defined in teca_mesh)teca_meshinline
get_y_edge_arrays() (defined in teca_mesh)teca_meshinline
get_y_edge_arrays() const (defined in teca_mesh)teca_meshinline
get_y_face_arrays() (defined in teca_mesh)teca_meshinline
get_y_face_arrays() const (defined in teca_mesh)teca_meshinline
get_z_edge_arrays() (defined in teca_mesh)teca_meshinline
get_z_edge_arrays() const (defined in teca_mesh)teca_meshinline
get_z_face_arrays() (defined in teca_mesh)teca_meshinline
get_z_face_arrays() const (defined in teca_mesh)teca_meshinline
m_impl (defined in teca_mesh)teca_mesh
metadata (defined in teca_dataset)teca_datasetprotected
new_copy() const =0 (defined in teca_dataset)teca_datasetpure virtual
new_instance() const =0 (defined in teca_dataset)teca_datasetpure virtual
new_shallow_copy()=0 (defined in teca_dataset)teca_datasetpure virtual
operator bool() const noexcept (defined in teca_dataset)teca_datasetinlineexplicit
operator=(const p_teca_dataset &other)=delete (defined in teca_dataset)teca_datasetprotected
operator=(p_teca_dataset &&other)=delete (defined in teca_dataset)teca_datasetprotected
set_attributes(const std::vector< teca_metadata > &vals) (defined in teca_mesh)teca_meshinline
set_attributes(const p_teca_variant_array &vals) (defined in teca_mesh)teca_meshinline
set_attributes(const std::initializer_list< teca_metadata > &l) (defined in teca_mesh)teca_meshinline
set_attributes(const teca_metadata *vals) (defined in teca_mesh)teca_meshinline
set_attributes(const teca_metadata &val_1) (defined in teca_mesh)teca_meshinline
set_calendar(const std::vector< std::string > &vals) (defined in teca_mesh)teca_meshinline
set_calendar(const p_teca_variant_array &vals) (defined in teca_mesh)teca_meshinline
set_calendar(const std::initializer_list< std::string > &l) (defined in teca_mesh)teca_meshinline
set_calendar(const std::string *vals) (defined in teca_mesh)teca_meshinline
set_calendar(const std::string &val_1) (defined in teca_mesh)teca_meshinline
set_index_request_key(const std::vector< std::string > &vals) (defined in teca_dataset)teca_datasetinline
set_index_request_key(const p_teca_variant_array &vals) (defined in teca_dataset)teca_datasetinline
set_index_request_key(const std::initializer_list< std::string > &l) (defined in teca_dataset)teca_datasetinline
set_index_request_key(const std::string *vals) (defined in teca_dataset)teca_datasetinline
set_index_request_key(const std::string &val_1) (defined in teca_dataset)teca_datasetinline
set_metadata(const teca_metadata &md) (defined in teca_dataset)teca_datasetvirtual
set_request_index(const std::string &key, long val) (defined in teca_dataset)teca_datasetvirtual
set_request_index(long val) (defined in teca_dataset)teca_datasetvirtual
set_time(const std::vector< double > &vals) (defined in teca_mesh)teca_meshinline
set_time(const p_teca_variant_array &vals) (defined in teca_mesh)teca_meshinline
set_time(const std::initializer_list< double > &l) (defined in teca_mesh)teca_meshinline
set_time(const double *vals) (defined in teca_mesh)teca_meshinline
set_time(const double &val_1) (defined in teca_mesh)teca_meshinline
set_time_step(const std::vector< unsigned long > &vals) (defined in teca_mesh)teca_meshinline
set_time_step(const p_teca_variant_array &vals) (defined in teca_mesh)teca_meshinline
set_time_step(const std::initializer_list< unsigned long > &l) (defined in teca_mesh)teca_meshinline
set_time_step(const unsigned long *vals) (defined in teca_mesh)teca_meshinline
set_time_step(const unsigned long &val_1) (defined in teca_mesh)teca_meshinline
set_time_units(const std::vector< std::string > &vals) (defined in teca_mesh)teca_meshinline
set_time_units(const p_teca_variant_array &vals) (defined in teca_mesh)teca_meshinline
set_time_units(const std::initializer_list< std::string > &l) (defined in teca_mesh)teca_meshinline
set_time_units(const std::string *vals) (defined in teca_mesh)teca_meshinline
set_time_units(const std::string &val_1) (defined in teca_mesh)teca_meshinline
shallow_append_arrays(const p_teca_mesh &) (defined in teca_mesh)teca_mesh
shallow_copy(const p_teca_dataset &) override (defined in teca_mesh)teca_meshvirtual
swap(p_teca_dataset &) override (defined in teca_mesh)teca_meshvirtual
teca_dataset() (defined in teca_dataset)teca_datasetprotected
teca_dataset(const teca_dataset &)=delete (defined in teca_dataset)teca_datasetprotected
teca_dataset(const teca_dataset &&)=delete (defined in teca_dataset)teca_datasetprotected
teca_mesh() (defined in teca_mesh)teca_meshprotected
to_stream(teca_binary_stream &) const override (defined in teca_mesh)teca_meshvirtual
to_stream(std::ostream &) const override (defined in teca_mesh)teca_meshvirtual
~teca_dataset() (defined in teca_dataset)teca_datasetvirtual
~teca_mesh()=default (defined in teca_mesh)teca_mesh