On Thu, Jun 22, 2017 at 5:19 PM, Vikram Garg
wrote:
> Hello Laura,
>IIRC, the exact solution class is to enable comparisons
> of a numerical solution with an analytic solution. Since you are seeking to
>
The meshdiff.C app is intended for exactly the purpose it's being used f
Hello Laura,
IIRC, the exact solution class is to enable comparisons
of a numerical solution with an analytic solution. Since you are seeking to
compare a coarse and fine numerical solution, I think the
UniformRefinementEstimator might be the right functionality to use.
Adaptivi