apply(const std::pair< PartIterator, PartIterator > &part_range, Compare comp) const | stk_classic::mesh::Selector | inline |
complement() | stk_classic::mesh::Selector | |
compoundAll() | stk_classic::mesh::Selector | |
get_ops() const (defined in stk_classic::mesh::Selector) | stk_classic::mesh::Selector | inline |
operator &(const Part &A, const Part &B) | stk_classic::mesh::Selector | related |
operator &(const Part &A, const Selector &B) | stk_classic::mesh::Selector | related |
operator &(const Selector &A, const Part &B) | stk_classic::mesh::Selector | related |
operator &(const Selector &A, const Selector &B) | stk_classic::mesh::Selector | related |
operator!() const | stk_classic::mesh::Selector | inline |
operator!(const Part &A) | stk_classic::mesh::Selector | related |
operator!=(const Selector &rhs) const (defined in stk_classic::mesh::Selector) | stk_classic::mesh::Selector | inline |
operator&=(const Selector &selector) | stk_classic::mesh::Selector | |
operator()(const Part &part) const | stk_classic::mesh::Selector | |
operator()(const Bucket &candidate) const | stk_classic::mesh::Selector | |
operator()(const Bucket *candidate) const | stk_classic::mesh::Selector | |
operator()(const Entity &candidate) const | stk_classic::mesh::Selector | |
operator<<(std::ostream &out, const Selector &selector) | stk_classic::mesh::Selector | friend |
operator==(const Selector &rhs) const (defined in stk_classic::mesh::Selector) | stk_classic::mesh::Selector | inline |
operator|(const Part &A, const Part &B) | stk_classic::mesh::Selector | related |
operator|(const Part &A, const Selector &B) | stk_classic::mesh::Selector | related |
operator|(const Selector &A, const Part &B) | stk_classic::mesh::Selector | related |
operator|(const Selector &A, const Selector &B) | stk_classic::mesh::Selector | related |
operator|=(const Selector &selector) | stk_classic::mesh::Selector | |
selectField(const FieldBase &field) | stk_classic::mesh::Selector | related |
selectIntersection(const PartVector &intersection_part_vector) | stk_classic::mesh::Selector | related |
Selector() | stk_classic::mesh::Selector | |
Selector(const Part &part) | stk_classic::mesh::Selector | |
selectUnion(const PartVector &union_part_vector) | stk_classic::mesh::Selector | related |
set_ops(const std::vector< OpType > &ops) (defined in stk_classic::mesh::Selector) | stk_classic::mesh::Selector | inline |