Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
moab::WriteHDF5Parallel Member List

This is the complete list of members for moab::WriteHDF5Parallel, including all inherited members.

ADJ_TIME enum valuemoab::WriteHDF5protected
append_serial_tag_data(std::vector< unsigned char > &buffer, const WriteHDF5::TagDesc &tag)moab::WriteHDF5Parallelprotected
assign_ids(const Range &entities, wid_t first_id)moab::WriteHDF5protected
bufferSizemoab::WriteHDF5protected
check_dense_format_tag(const ExportSet &ents, const Range &all_tagged, bool prefer_dense)moab::WriteHDF5protected
check_serial_tag_data(const std::vector< unsigned char > &buffer, std::vector< TagDesc * > *missing=0, std::vector< TagDesc * > *newlist=0)moab::WriteHDF5Parallelprotected
collectiveIOmoab::WriteHDF5protected
communicate_shared_set_data(const Range &owned, const Range &remote)moab::WriteHDF5Parallelprotected
communicate_shared_set_ids(const Range &owned, const Range &remote)moab::WriteHDF5Parallelprotected
CONN_TIME enum valuemoab::WriteHDF5protected
convert_handle_tag(EntityHandle *data, size_t count) constmoab::WriteHDF5protected
convert_handle_tag(const EntityHandle *source, EntityHandle *dest, size_t count) constmoab::WriteHDF5protected
COORD_TIME enum valuemoab::WriteHDF5protected
count_adjacencies(const Range &elements, wid_t &result)moab::WriteHDF5protected
count_set_size(const Range &sets, long &contents_length_out, long &children_length_out, long &parents_length_out)moab::WriteHDF5protected
CREATE_ADJ_TIME enum valuemoab::WriteHDF5protected
create_adjacency_tables()moab::WriteHDF5Parallelprotected
create_dataset(int num_datasets, const long *num_owned_entities, long *offsets_out, long *max_proc_ents_out, long *total_ents_out, const DataSetCreator &creator=NoopDescCreator(), ExportSet *groups[]=0, wid_t *first_ids_out=NULL)moab::WriteHDF5Parallelprotected
create_elem_table(const ExportSet &block, long num_ents, long &first_id_out)moab::WriteHDF5
CREATE_ELEM_TIME enum valuemoab::WriteHDF5protected
create_element_tables()moab::WriteHDF5Parallelprotected
create_meshset_tables(double *times)moab::WriteHDF5Parallelprotected
create_node_table(int dimension)moab::WriteHDF5Parallelprotected
CREATE_NODE_TIME enum valuemoab::WriteHDF5protected
create_set_meta(long num_sets, long &first_id_out)moab::WriteHDF5
create_set_tables(long contents_length, long children_length, long parents_length)moab::WriteHDF5protected
CREATE_SET_TIME enum valuemoab::WriteHDF5protected
create_tag(const TagDesc &tag_data, unsigned long num_entities, unsigned long var_len_total)moab::WriteHDF5protected
create_tag_tables()moab::WriteHDF5Parallelprotected
CREATE_TAG_TIME enum valuemoab::WriteHDF5protected
CREATE_TIME enum valuemoab::WriteHDF5protected
dataBuffermoab::WriteHDF5protected
dbgOutmoab::WriteHDF5protected
debug_barrier_line(int lineno)moab::WriteHDF5Parallelprotectedvirtual
debugTrackmoab::WriteHDF5protected
DENSE_TAG_TIME enum valuemoab::WriteHDF5protected
errorHandlermoab::WriteHDF5protected
exchange_file_ids(const Range &non_local_ents)moab::WriteHDF5Parallelprotected
exportListmoab::WriteHDF5protected
factory(Interface *)moab::WriteHDF5Parallelstatic
file_ptr()moab::WriteHDF5inline
FILEID_EXCHANGE_TIME enum valuemoab::WriteHDF5protected
filePtrmoab::WriteHDF5protected
find(const ExportType &type) constmoab::WriteHDF5inlineprotected
find_set_data(EntityHandle h) constmoab::WriteHDF5inlineprotected
find_set_data(EntityHandle h)moab::WriteHDF5protected
gather_all_mesh()moab::WriteHDF5private
gather_interface_meshes(Range &non_local_ents)moab::WriteHDF5Parallelprotected
gather_mesh_info(const std::vector< EntityHandle > &export_sets)moab::WriteHDF5private
gather_tags(const Tag *user_tag_list, int user_tag_list_length)moab::WriteHDF5protected
GATHER_TIME enum valuemoab::WriteHDF5protected
get_adjacencies(EntityHandle entity, std::vector< wid_t > &adj)moab::WriteHDF5inlineprotected
get_connectivity(Range::const_iterator begin, Range::const_iterator end, int nodes_per_element, wid_t *id_data_out)moab::WriteHDF5private
get_num_sparse_tagged_entities(const TagDesc &tag, size_t &count)moab::WriteHDF5protected
get_set_info(EntityHandle set, long &num_entities, long &num_children, long &num_parents, unsigned long &flags)moab::WriteHDF5protected
get_sharedset_tags()moab::WriteHDF5Parallelprotected
get_sparse_tagged_entities(const TagDesc &tag, Range &range)moab::WriteHDF5protected
get_tag_data_length(const TagDesc &tag_info, const Range &range, unsigned long &result)moab::WriteHDF5protected
get_tag_size(Tag tag, DataType &moab_type, int &num_bytes, int &elem_size, int &file_size, mhdf_TagDataType &file_type, hid_t &hdf_type)moab::WriteHDF5private
get_write_entities(Range &range)moab::WriteHDF5protected
hslabOpmoab::WriteHDF5Parallelprivate
id_typemoab::WriteHDF5static
idMapmoab::WriteHDF5protected
iFacemoab::WriteHDF5protected
init()moab::WriteHDF5private
initialize_mesh(const Range entities_by_dim[5])moab::WriteHDF5private
maxNumSetChildrenmoab::WriteHDF5protected
maxNumSetContentsmoab::WriteHDF5protected
maxNumSetParentsmoab::WriteHDF5protected
myPcommmoab::WriteHDF5Parallelprivate
negotiate_type_list()moab::WriteHDF5Parallelprotected
NEGOTIATE_TYPES_TIME enum valuemoab::WriteHDF5protected
nodeSetmoab::WriteHDF5protected
NUM_TIMES enum valuemoab::WriteHDF5protected
pack_set(Range::const_iterator set, unsigned long *set_data, size_t set_data_length)moab::WriteHDF5Parallelprotected
parallel_create_file(const char *filename, bool overwrite, const std::vector< std::string > &qa_records, const FileOptions &opts, const Tag *user_tag_list=0, int user_tag_count=0, int dimension=3, double *times=0)moab::WriteHDF5Parallelprotectedvirtual
parallelWritemoab::WriteHDF5protected
pcommAllocatedmoab::WriteHDF5Parallelprivate
print_id_map() constmoab::WriteHDF5protected
print_id_map(std::ostream &str, const char *prefix="") constmoab::WriteHDF5protected
print_set_sharing_data(const Range &range, const char *label, Tag idt)moab::WriteHDF5Parallelprotected
print_shared_sets()moab::WriteHDF5Parallelprotected
print_times(const double *times) constmoab::WriteHDF5Parallelprotectedvirtual
moab::WriteHDF5::print_times(const double times[NUM_TIMES]) constmoab::WriteHDF5protectedvirtual
range_to_blocked_list(const Range &input_range, std::vector< wid_t > &output_id_list, bool &ranged_list)moab::WriteHDF5protected
range_to_blocked_list(const EntityHandle *input_ranges, size_t num_input_ranges, std::vector< wid_t > &output_id_list, bool &ranged_list)moab::WriteHDF5protected
range_to_id_list(const Range &input_range, wid_t *array)moab::WriteHDF5protected
remove_remote_entities(EntityHandle relative, Range &range)moab::WriteHDF5Parallelprotected
remove_remote_entities(EntityHandle relative, std::vector< EntityHandle > &vect)moab::WriteHDF5Parallelprotected
remove_remote_sets(EntityHandle relative, Range &range)moab::WriteHDF5Parallelprotected
remove_remote_sets(EntityHandle relative, std::vector< EntityHandle > &vect)moab::WriteHDF5Parallelprotected
serial_create_file(const char *filename, bool overwrite, const std::vector< std::string > &qa_records, const Tag *tag_list, int num_tags, int dimension=3)moab::WriteHDF5private
SET_CHILD enum valuemoab::WriteHDF5protected
SET_CONTENT enum valuemoab::WriteHDF5protected
SET_META enum valuemoab::WriteHDF5protected
SET_OFFSET_TIME enum valuemoab::WriteHDF5protected
SET_PARENT enum valuemoab::WriteHDF5protected
SET_TIME enum valuemoab::WriteHDF5protected
setChildrenOffsetmoab::WriteHDF5protected
setContentsOffsetmoab::WriteHDF5protected
setParentsOffsetmoab::WriteHDF5protected
setSetmoab::WriteHDF5protected
SHARED_SET_CONTENTS enum valuemoab::WriteHDF5protected
SHARED_SET_IDS enum valuemoab::WriteHDF5protected
SPARSE_TAG_TIME enum valuemoab::WriteHDF5protected
specialSetsmoab::WriteHDF5protected
subStatemoab::WriteHDF5protectedstatic
TAG_TIME enum valuemoab::WriteHDF5protected
tagListmoab::WriteHDF5protected
TimingValues enum namemoab::WriteHDF5protected
topStatemoab::WriteHDF5protectedstatic
TOTAL_TIME enum valuemoab::WriteHDF5protected
unpack_set(EntityHandle set, const unsigned long *set_data, size_t set_data_length)moab::WriteHDF5Parallelprotected
VARLEN_TAG_TIME enum valuemoab::WriteHDF5protected
vector_to_id_list(const std::vector< EntityHandle > &input, std::vector< wid_t > &output, bool remove_non_written=false)moab::WriteHDF5protected
vector_to_id_list(const EntityHandle *input, wid_t *output, size_t num_entities)moab::WriteHDF5protected
vector_to_id_list(const EntityHandle *input, size_t input_len, wid_t *output, size_t &output_len, bool remove_non_written)moab::WriteHDF5protected
wid_t typedefmoab::WriteHDF5
write_adjacencies(const ExportSet &export_set)moab::WriteHDF5private
write_dense_tag(const TagDesc &tag_data, const ExportSet &elem_data, const std::string &tag_name, DataType tag_data_type, hid_t hdf5_data_type, int hdf5_type_size)moab::WriteHDF5private
write_elems(ExportSet &elemset)moab::WriteHDF5private
write_file(const char *filename, const bool overwrite, const FileOptions &opts, const EntityHandle *export_sets, const int export_set_count, const std::vector< std::string > &qa_records, const Tag *tag_list=NULL, int num_tags=0, int user_dimension=3)moab::WriteHDF5virtual
write_file_impl(const char *filename, const bool overwrite, const FileOptions &opts, const EntityHandle *export_sets, const int export_set_count, const std::vector< std::string > &qa_records, const Tag *tag_list, int num_tags, int user_dimension=3)moab::WriteHDF5private
write_finished()moab::WriteHDF5protectedvirtual
write_nodes()moab::WriteHDF5private
write_qa(const std::vector< std::string > &list)moab::WriteHDF5protected
write_set_data(const WriteUtilIface::EntityListType which_data, const hid_t handle, IODebugTrack &track, Range *ranged=0, Range *null_stripped=0, std::vector< long > *set_sizes=0)moab::WriteHDF5private
write_sets(double *times)moab::WriteHDF5private
write_sparse_ids(const TagDesc &tag_data, const Range &range, hid_t table_handle, size_t table_size, const char *name=0)moab::WriteHDF5private
write_sparse_tag(const TagDesc &tag_data, const std::string &tag_name, DataType tag_data_type, hid_t hdf5_data_type, int hdf5_type_size)moab::WriteHDF5private
write_tag(const TagDesc &tag_data, double *times)moab::WriteHDF5private
write_tag_values(Tag tag_id, hid_t data_table, unsigned long data_offset, const Range &range, DataType tag_data_type, hid_t hdf5_data_type, int hdf5_type_size, unsigned long max_num_ents, IODebugTrack &debug_track)moab::WriteHDF5private
write_util()moab::WriteHDF5inline
write_var_len_data(const TagDesc &tag_data, const Range &range, hid_t table, size_t table_size, bool handle_tag, hid_t hdf_type, int type_size, const char *name=0)moab::WriteHDF5private
write_var_len_indices(const TagDesc &tag_data, const Range &range, hid_t idx_table, size_t table_size, int type_size, const char *name=0)moab::WriteHDF5private
write_var_len_tag(const TagDesc &tag_info, const std::string &tag_name, DataType tag_data_type, hid_t hdf5_type, int hdf5_type_size)moab::WriteHDF5private
WriteHDF5(Interface *iface)moab::WriteHDF5
WriteHDF5Parallel(Interface *iface)moab::WriteHDF5Parallel
writePropmoab::WriteHDF5protected
writeSetChildrenmoab::WriteHDF5protected
writeSetContentsmoab::WriteHDF5protected
writeSetParentsmoab::WriteHDF5protected
writeSetsmoab::WriteHDF5protected
writeTagDensemoab::WriteHDF5protected
writeUtilmoab::WriteHDF5protected
~WriteHDF5()moab::WriteHDF5virtual
~WriteHDF5Parallel()moab::WriteHDF5Parallelvirtual
~WriterIface()moab::WriterIfaceinlinevirtual