Sometimes we use `MFEM_ASSERT`, sometimes we use `assert()`. We need at least a consistent policy, and possibly our own macro that we can configure appropriately for different kinds of builds etc.
Sometimes we use
MFEM_ASSERT, sometimes we useassert().We need at least a consistent policy, and possibly our own macro that we can configure appropriately for different kinds of builds etc.