Member List
|
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
ncutils::NCGroup Member List
This is the complete list of members for ncutils::NCGroup, including all inherited members.
| all_dims() const | ncutils::NCGroup | |
| all_groups() const | ncutils::NCGroup | |
| all_vars() const | ncutils::NCGroup | |
| def_array(const std::string &name, const nc_type dtype, const std::vector< std::string > &) const | ncutils::NCGroup | |
| def_dim(const std::string &, const size_t len) const | ncutils::NCGroup | |
| def_group(const std::string &) const | ncutils::NCGroup | |
| def_scalar(const std::string &name, const nc_type dtype) const | ncutils::NCGroup | |
| def_var(const std::string &name, const nc_type dtype, const std::vector< std::string > &dnames) const | ncutils::NCGroup | inline |
| dim(const std::string &) const | ncutils::NCGroup | |
| enter_def_mode() const | ncutils::NCGroup | |
| exit_def_mode() const | ncutils::NCGroup | |
| full_name() const | ncutils::NCGroup | |
| get_attr(const std::string &name) const | ncutils::NCGroup | |
| get_attr(const std::string &name, std::vector< double > &value) const | ncutils::NCGroup | |
| get_attr(const std::string &name, std::vector< float > &value) const | ncutils::NCGroup | |
| get_attr(const std::string &name, std::vector< int > &value) const | ncutils::NCGroup | |
| group(const std::string &) const | ncutils::NCGroup | |
| has_attr(const std::string &) const | ncutils::NCGroup | |
| has_dim(const std::string &) const | ncutils::NCGroup | |
| has_group(const std::string &) const | ncutils::NCGroup | |
| has_var(const std::string &) const | ncutils::NCGroup | |
| is_root() const | ncutils::NCGroup | inline |
| m_parent | ncutils::NCGroup | protected |
| name() const | ncutils::NCGroup | |
| NCGroup(const int id) | ncutils::NCGroup | inlineexplicitprotected |
| NCGroup(const int id, const NCGroup *par) | ncutils::NCGroup | inlineprotected |
| ncid | ncutils::NCGroup | |
| num_attributes() const | ncutils::NCGroup | |
| num_dimensions() const | ncutils::NCGroup | |
| num_groups() const | ncutils::NCGroup | |
| num_variables() const | ncutils::NCGroup | |
| parent() const | ncutils::NCGroup | inline |
| put_attr(const std::string &name, const std::string &value) const | ncutils::NCGroup | |
| put_attr(const std::string &name, const std::vector< double > &value) const | ncutils::NCGroup | |
| put_attr(const std::string &name, const std::vector< float > &value) const | ncutils::NCGroup | |
| put_attr(const std::string &name, const std::vector< int > &value) const | ncutils::NCGroup | |
| root() const | ncutils::NCGroup | inline |
| var(const std::string &) const | ncutils::NCGroup |
Generated by