72 bool init_tree =
true,
73 int max_ent_dim = 3 );
99 unsigned int num_points,
100 double rel_eps = 0.0,
101 double abs_eps = 0.0,
103 bool store_local =
true );
122 double rel_eps = 0.0,
123 double abs_eps = 0.0,
125 bool store_local =
true );
166 const std::string& tag_name,
193 const std::string* tag_names,
194 int* points_per_method,
223 int* points_per_method,
241 const char* norm_tag,
262 const char* norm_tag,
263 const char** tag_names,
265 const char** tag_values,
286 const char* norm_tag,
289 const char** tag_values,
304 std::vector< std::vector< EntityHandle > >& entity_sets,
305 std::vector< std::vector< EntityHandle > >& entity_groups,
321 const char** tag_names,
322 const char** tag_values,
324 std::vector< std::vector< EntityHandle > >* entity_sets,
325 std::vector< std::vector< EntityHandle > >* entity_groups );
340 const char** tag_values,
342 std::vector< std::vector< EntityHandle > >* entity_sets,
343 std::vector< std::vector< EntityHandle > >* entity_groups );
393 std::vector< double >& integ_vals,
394 const char* norm_tag,
408 std::vector< double >& norm_factors,
409 const char* norm_tag,
479 std::vector< EntityHandle >&
entities,
480 std::vector< CartVect >& nat_coords,
481 double epsilon = 0.0 );
492 double rel_eps = 0.0,
493 double abs_eps = 0.0,