LLNL / conduit

Simplified Data Exchange for HPC Simulations
https://software.llnl.gov/conduit/
Other
207 stars 63 forks source link

Fix topology::length for strided structured. #1246

Closed BradWhitlock closed 5 months ago

BradWhitlock commented 5 months ago

This PR contains a fix for topology::length() so it will work on strided structured topologies.

This PR resolves #1245.