conduit
conduit copied to clipboard
STL <--> Blueprint
See https://github.com/LLNL/conduit/wiki/Snippets for inspiration
We want to add STL support to relay mesh io, but with no dependencies.
Maybe this and Silo (and VTK) are all wired up under blueprint::load_mesh
in the future, with auto detection of .stl
extension.