Skip to content

Adding AMR Mesh support for Catalyst 2.0

Abhishek Yenpure requested to merge ayenpure/vtk:amr_fixes into master

This merge request adds support for AMR support for Catalyst 2.0 introduced in !9699 Simulations that support AMR data can pass Conduit nodes representing the mesh with the type amrmesh This MR also adds fixes to the original to properly interpret AMR boxes

Merge request reports