Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

When solving differential equations numerically one can incur discretization error and one can construct a posteriori error estimates to approximate the true error. There is a distinction often made between "error estimators" and "error indicators". What is the difference between the two?

share|improve this question

1 Answer

I received an answer from Dr. Klaus-Jurgen Bathe of MIT via email.

"It is probably best to call an indicator simply a measure to indicate the error( like the jumps in stress bands), i.e. nothing strict,whereas the estimator gives a mathematical strict estimate. But other researchers may use the terminology differently"

This does follow the general notion that error indicators are local (element wise) estimations. They are often used to drive AMR routines than precise error estimation.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.