Chi-Tech
test/framework/chi_math/SpatialDiscretization/DG/sdm_test_04f_LagD_3dHex.lua
dofile("mesh_3dhex.lua")
chi_unit_tests.chi_math_SDM_Test02_DisContinuous
({
sdm_type = "LagrangeD",
--export_vtk = true,
});