16 #ifndef dealii_named_selection_h
17 #define dealii_named_selection_h
42 add(
const std::string &name);
void initialize(const AnyData &data)
std::vector< std::string > names
std::vector< unsigned int > indices
void add(const std::string &name)
unsigned int size() const
unsigned int operator()(unsigned int i) const
#define DEAL_II_NAMESPACE_OPEN
#define DEAL_II_NAMESPACE_CLOSE
static ::ExceptionBase & ExcNotInitialized()
#define Assert(cond, exc)
#define AssertIndexRange(index, range)