ug4
|
This is the complete list of members for ug::SubsetGroup, including all inherited members.
add(int si) | ug::SubsetGroup | |
add(const char *name) | ug::SubsetGroup | |
add(const std::string &name) | ug::SubsetGroup | |
add(const std::vector< std::string > &vName) | ug::SubsetGroup | |
add(const SubsetGroup &ssGroup) | ug::SubsetGroup | |
add_all() | ug::SubsetGroup | |
clear() | ug::SubsetGroup | inline |
contains(int si) const | ug::SubsetGroup | |
contains(const char *name) const | ug::SubsetGroup | |
dim(size_t i) const | ug::SubsetGroup | |
empty() const | ug::SubsetGroup | inline |
get_highest_subset_dimension() const | ug::SubsetGroup | |
index_vector() const | ug::SubsetGroup | inline |
is_init() const | ug::SubsetGroup | inlineprotected |
m_pSH | ug::SubsetGroup | protected |
m_vSubset | ug::SubsetGroup | protected |
name(size_t i) const | ug::SubsetGroup | |
operator[](size_t i) const | ug::SubsetGroup | inline |
regular_grid(size_t i) const | ug::SubsetGroup | |
remove(int si) | ug::SubsetGroup | |
remove(const char *name) | ug::SubsetGroup | |
remove(const std::string &name) | ug::SubsetGroup | |
remove(const std::vector< std::string > &vName) | ug::SubsetGroup | |
remove(const SubsetGroup &ssGroup) | ug::SubsetGroup | |
set_subset_handler(ConstSmartPtr< ISubsetHandler > sh) | ug::SubsetGroup | inline |
size() const | ug::SubsetGroup | inline |
subset_handler() const | ug::SubsetGroup | inline |
SubsetGroup() | ug::SubsetGroup | |
SubsetGroup(ConstSmartPtr< ISubsetHandler > sh) | ug::SubsetGroup | |
SubsetGroup(ConstSmartPtr< ISubsetHandler > sh, const char *names) | ug::SubsetGroup | |
SubsetGroup(ConstSmartPtr< ISubsetHandler > sh, const std::string &names) | ug::SubsetGroup | |
SubsetGroup(ConstSmartPtr< ISubsetHandler > sh, const std::vector< std::string > &vName) | ug::SubsetGroup |