I am solving an equation numerically on a 1D-domain using the finite-element method. I am solving it using two different domains, one regular and one irregular. Naturally, the solution varies slightly between the two and I would like to quantify how much.
So, how would be a good way to quantify the difference in the solutions vs. the difference in the two domains? Keywords and hints are greatly appreciated.