1 #ifndef READ_PARALLEL_HPP
2 #define READ_PARALLEL_HPP
28 const Tag* file_id_tag = 0 );
36 const Tag* file_id_tag = 0 );
42 std::string& partition_tag_name,
43 std::vector< int >& partition_tag_vals,
45 bool partition_by_rank,
46 std::vector< int >& pa_vec,
49 const Tag* file_id_tag,
50 const int reader_rank,
52 const int resolve_dim,
57 const int addl_ents );
97 std::vector< int >& ptag_vals,
121 const Tag* file_id_tag )
123 return load_file( &file_name, 1, file_set, opts, subset_list, file_id_tag );