Flow123d  jenkins-Flow123d-linux-release-multijob-198
RegionDB Member List

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

add_region(unsigned int id, const std::string &label, unsigned int dim)RegionDB
add_region(unsigned int id, const std::string &label)RegionDB
add_region(unsigned int id, unsigned int dim)RegionDB
add_set(const string &set_name, const RegionSet &set)RegionDB
add_to_set(const string &set_name, Region region)RegionDB
allRegionDBprivate
boundaryRegionDBprivate
boundary_size() const RegionDB
bulkRegionDBprivate
bulk_size() const RegionDB
close()RegionDB
closed_RegionDBprivate
create_label_from_id(const string &label, unsigned int id)RegionDBprivate
DECLARE_EXCEPTION(ExcAddingIntoClosed,<< "Can not add label="<< EI_Label::qval<< " into closed MaterialDispatch.\n")RegionDB
DECLARE_EXCEPTION(ExcNonuniqueID,<< "Non-unique ID during add of region id: "<< EI_ID::val<< ", label: "<< EI_Label::qval<< "\n"<< "other region with same ID but different label: "<< EI_LabelOfOtherID::qval<< " already exists\n")RegionDB
DECLARE_EXCEPTION(ExcNonuniqueLabel,<< "Non-unique label during add of region id: "<< EI_ID::val<< ", label: "<< EI_Label::qval<< "\n"<< "other region with same label but different ID: "<< EI_IDOfOtherLabel::val<< " already exists\n")RegionDB
DECLARE_EXCEPTION(ExcInconsistentBoundary,<< "Inconsistent add of region with id: "<< EI_ID::val<< ", label: "<< EI_Label::qval<< "\n"<< "both ID and label match an existing region with different boundary flag.")RegionDB
DECLARE_EXCEPTION(ExcInconsistentDimension,<< "Inconsistent add of region with id: "<< EI_ID::val<< ", label: "<< EI_Label::qval<< "\n"<< "both ID and label match an existing region with different dimension.")RegionDB
DECLARE_EXCEPTION(ExcCantAdd,<< "Can not add new region into DB, id: "<< EI_ID::val<<", label: "<< EI_Label::qval)RegionDB
DECLARE_EXCEPTION(ExcUnknownSet,<< "Operation with unknown region set: "<< EI_Label::qval)RegionDB
DECLARE_INPUT_EXCEPTION(ExcUnknownSetOperand,<< "Operation with unknown region set: "<< EI_Label::qval)RegionDB
DECLARE_INPUT_EXCEPTION(ExcWrongOpNumber,<< "Wrong number of operands. Expect 2, given: "<< EI_NumOp::val)RegionDB
DECLARE_INPUT_EXCEPTION(ExcUniqueRegionId,<< "Id of region must be unique, id: "<< EI_ID::val)RegionDB
difference(const string &set_name_1, const string &set_name_2)RegionDB
DimID typedefRegionDBprivate
DimIDIter typedefRegionDBprivate
find_by_dimid(DimIDIter it_id, unsigned int id, const std::string &label, bool boundary)RegionDBprivate
find_id(unsigned int id, unsigned int dim) const RegionDB
find_id(unsigned int id) const RegionDB
find_label(const std::string &label) const RegionDB
get_and_check_operands(const Input::Array &operands)RegionDBprivate
get_dim(unsigned int idx) const RegionDB
get_id(unsigned int idx) const RegionDB
get_label(unsigned int idx) const RegionDB
get_region_set(const string &set_name) const RegionDB
implicit_boundary_RegionDBprivate
implicit_boundary_region()RegionDB
implicit_bulk_RegionDBprivate
insert_region(unsigned int id, const std::string &label, unsigned int dim, bool boundary)RegionDBprivate
intersection(const string &set_name_1, const string &set_name_2)RegionDB
is_boundary(const std::string &label)RegionDBinlineprivate
LabelIter typedefRegionDBprivate
MapElementIDToRegionID typedefRegionDB
max_n_regionsRegionDBstatic
n_boundary_RegionDBprivate
n_bulk_RegionDBprivate
OnlyIDIter typedefRegionDBprivate
prepare_sets(const string &set_name_1, const string &set_name_2, RegionSet &set_1, RegionSet &set_2)RegionDBprivate
read_regions_from_input(Input::Array region_list, MapElementIDToRegionID &map)RegionDB
read_sets_from_input(Input::Array arr)RegionDB
region_input_typeRegionDBstatic
region_set_RegionDBprivate
region_set_input_typeRegionDBstatic
RegionDB()RegionDB
RegionTable typedefRegionDBprivate
replace_region_dim(DimIDIter it_undef_dim, unsigned int dim, bool boundary)RegionDBprivate
sets_RegionDBprivate
size() const RegionDB
TYPEDEF_ERR_INFO(EI_Label, const std::string)RegionDB
TYPEDEF_ERR_INFO(EI_ID, unsigned int)RegionDB
TYPEDEF_ERR_INFO(EI_IDOfOtherLabel, unsigned int)RegionDB
TYPEDEF_ERR_INFO(EI_LabelOfOtherID, const std::string)RegionDB
TYPEDEF_ERR_INFO(EI_NumOp, unsigned int)RegionDB
undefined_dimRegionDBstatic
union_sets(const string &set_name_1, const string &set_name_2)RegionDB