Skip to content

Commit 1f25e5b

Browse files
new world of field-supported new to_silo + separated data collection cases
1 parent f0c1997 commit 1f25e5b

2 files changed

Lines changed: 377 additions & 415 deletions

File tree

src/libs/blueprint/conduit_blueprint_mesh.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -833,6 +833,8 @@ namespace matset
833833
conduit::Node &dest,
834834
const float64 epsilon = CONDUIT_EPSILON);
835835

836+
//-------------------------------------------------------------------------
837+
void CONDUIT_BLUEPRINT_API create_or_reuse_material_map(const conduit::Node &matset);
836838
//-------------------------------------------------------------------------
837839
index_t CONDUIT_BLUEPRINT_API count_zones_from_matset(const conduit::Node &matset);
838840
//-------------------------------------------------------------------------

0 commit comments

Comments
 (0)