The `if` statement [here](https://github.com/grinsfem/grins/blob/master/src/strategies/src/error_estimator_options.C#L92) contains an OR where both arguments are the same. Is this just accidentally redundant or were one of these arguments supposed to be something other than `adjoint_residual`?