MOAB: Mesh Oriented datABase  (version 5.4.1)
moab::SequenceManager Member List
This is the complete list of members for moab::SequenceManager, including all inherited members.
add_vsequence(EntitySequence *vert_seq, EntitySequence *elem_seq, const HomCoord &p1, const HomCoord &q1, const HomCoord &p2, const HomCoord &q2, const HomCoord &p3, const HomCoord &q3, bool bb_input=false, const HomCoord *bb_min=NULL, const HomCoord *bb_max=NULL)moab::SequenceManager
allocate_mesh_set(EntityHandle at_this_handle, unsigned flags)moab::SequenceManager
check_valid_entities(Error *error_handler, const Range &entities) const moab::SequenceManager
check_valid_entities(Error *error_handler, const EntityHandle entities[], size_t num_entities, bool root_set_okay=false) const moab::SequenceManager
clear()moab::SequenceManager
create_element(EntityType type, const EntityHandle *conn_array, unsigned num_vertices, EntityHandle &handle_out)moab::SequenceManager
create_entity_sequence(EntityType type, EntityID num_entities, int nodes_per_entity, EntityID start_id_hint, EntityHandle &first_handle_out, EntitySequence *&sequence_out, int sequence_size)moab::SequenceManager
create_mesh_set(unsigned flags, EntityHandle &handle_out)moab::SequenceManager
create_meshset_sequence(EntityID num_sets, EntityID start_id_hint, const unsigned *flags, EntityHandle &first_handle_out, EntitySequence *&sequence_out)moab::SequenceManager
create_meshset_sequence(EntityID num_sets, EntityID start_id_hint, unsigned flags, EntityHandle &first_handle_out, EntitySequence *&sequence_out)moab::SequenceManager
create_scd_sequence(int imin, int jmin, int kmin, int imax, int jmax, int kmax, EntityType type, EntityID start_id_hint, EntityHandle &first_handle_out, EntitySequence *&sequence_out, int *is_periodic=NULL)moab::SequenceManager
create_scd_sequence(const HomCoord &coord_min, const HomCoord &coord_max, EntityType type, EntityID start_id_hint, EntityHandle &first_handle_out, EntitySequence *&sequence_out, int *is_periodic=NULL)moab::SequenceManager
create_sweep_sequence(int imin, int jmin, int kmin, int imax, int jmax, int kmax, int *Cq, EntityType type, EntityID start_id_hint, EntityHandle &first_handle_out, EntitySequence *&sequence_out)moab::SequenceManager
create_sweep_sequence(const HomCoord &coord_min, const HomCoord &coord_max, int *Cq, EntityType type, EntityID start_id_hint, EntityHandle &first_handle_out, EntitySequence *&sequence_out)moab::SequenceManager
create_vertex(const double coords[3], EntityHandle &handle_out)moab::SequenceManager
DEFAULT_ELEMENT_SEQUENCE_SIZEmoab::SequenceManager [static]
DEFAULT_MESHSET_SEQUENCE_SIZEmoab::SequenceManager [static]
default_poly_sequence_size(int entity_connectivity_length)moab::SequenceManager [static]
DEFAULT_POLY_SEQUENCE_SIZEmoab::SequenceManager [static]
DEFAULT_VERTEX_SEQUENCE_SIZEmoab::SequenceManager [static]
delete_entities(Error *error_handler, const Range &entities)moab::SequenceManager
delete_entity(Error *error_handler, EntityHandle entity)moab::SequenceManager
entity_map(EntityType type)moab::SequenceManager [inline]
entity_map(EntityType type) const moab::SequenceManager [inline]
find(EntityHandle handle, EntitySequence *&sequence_out)moab::SequenceManager [inline]
find(EntityHandle handle, const EntitySequence *&sequence_out) const moab::SequenceManager [inline]
get_entities(EntityType type, Range &entities_out) const moab::SequenceManager [inline]
get_entities(Range &entities_out) const moab::SequenceManager
get_entities(EntityType type, std::vector< EntityHandle > &entities_out) const moab::SequenceManager [inline]
get_entities(std::vector< EntityHandle > &entities_out) const moab::SequenceManager
get_last_accessed_sequence(EntityType type) const moab::SequenceManager [inline]
get_memory_use(unsigned long long &total_entity_storage, unsigned long long &total_storage) const moab::SequenceManager
get_memory_use(EntityType type, unsigned long long &total_entity_storage, unsigned long long &total_storage) const moab::SequenceManager
get_memory_use(const Range &entities, unsigned long long &total_entity_storage, unsigned long long &total_amortized_storage) const moab::SequenceManager
get_number_entities(EntityType type) const moab::SequenceManager [inline]
get_number_entities() const moab::SequenceManager
get_sequence_multiplier() const moab::SequenceManager [inline]
new_sequence_size(EntityHandle start_handle, EntityID requested_size, int sequence_size) const moab::SequenceManager
release_tag_array(Error *error_handler, int id, bool release_id)moab::SequenceManager
replace_subsequence(EntitySequence *new_seq)moab::SequenceManager
reserve_tag_array(Error *error_handler, int tag_size, int &array_id_out)moab::SequenceManager
sequence_multipliermoab::SequenceManager [private]
sequence_start_handle(EntityType type, EntityID entity_count, int values_per_entity, EntityID start_id_hint, SequenceData *&data_out, EntityID &data_size)moab::SequenceManager [private]
SequenceManager(double default_seq_multiplier=1.0)moab::SequenceManager [inline]
set_sequence_multiplier(double factor)moab::SequenceManager [inline]
tagSizesmoab::SequenceManager [private]
trim_sequence_block(EntityHandle start_handle, EntityHandle &end_handle_in_out, unsigned maximum_sequence_size)moab::SequenceManager [private]
typeDatamoab::SequenceManager [private]
~SequenceManager()moab::SequenceManager
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines