/*--------------------------------*- C++ -*----------------------------------*\
  ==  == ====== ====   ====    |
                    \\     ||  | Multiphase Code Repository by HZDR
  ======   //   ||  || ===//   | Website: https://doi.org/10.14278/rodare.767
  ||  ||  //    ||  // || \\   | License: GPL-3.0-or-later
  ==  == ====== ====   ==  ==  |
-------------------------------------------------------------------------------
Description
    Display a graphical residuals, progress bar and an required time estimate

\*---------------------------------------------------------------------------*/

type                    graphicalResiduals;
libs                    ("libaddonGraphicalFunctionObjects.so");
fields                  (<fieldNames>);
executeControl          clockTime;
executeInterval         1;
executeAtStart          false;

// ************************************************************************* //
