Member List
AMR-Wind API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
ncutils::NCFile Member List
This is the complete list of members for ncutils::NCFile, including all inherited members.
all_dims() const | ncutils::NCGroup | |
all_groups() const | ncutils::NCGroup | |
all_vars() const | ncutils::NCGroup | |
close() | ncutils::NCFile | |
create(const std::string &name, const int cmode=NC_CLOBBER|NC_NETCDF4) | ncutils::NCFile | static |
create_par(const std::string &name, const int cmode=NC_CLOBBER|NC_NETCDF4|NC_MPIIO, MPI_Comm comm=MPI_COMM_WORLD, MPI_Info info=MPI_INFO_NULL) | ncutils::NCFile | static |
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_is_open | ncutils::NCFile | protected |
m_parent | ncutils::NCGroup | protected |
name() const | ncutils::NCGroup | |
NCFile(const int id) | ncutils::NCFile | inlineexplicitprotected |
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 | |
open(const std::string &name, const int cmode=NC_NOWRITE) | ncutils::NCFile | static |
open_par(const std::string &name, const int cmode=NC_NOWRITE, MPI_Comm comm=MPI_COMM_WORLD, MPI_Info info=MPI_INFO_NULL) | ncutils::NCFile | static |
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 | |
~NCFile() | ncutils::NCFile |
Generated by 1.12.0