LLNL / serac

Serac is a high order nonlinear thermomechanical simulation code
BSD 3-Clause "New" or "Revised" License
178 stars 33 forks source link

Add cmake option `SERAC_USE_VDIM_ORDERING` to change ordering of all spaces in Serac #1176

Closed zatkins-work closed 1 month ago

zatkins-work commented 1 month ago

I expect a few test failures, since we expect byNODES ordering in some tests.

Allows for fixing #1175 without forcing a breaking change.