Skip to content
Snippets Groups Projects
  1. Jun 12, 2018
  2. Jun 11, 2018
  3. Jun 08, 2018
  4. Jun 06, 2018
  5. Jun 05, 2018
  6. Jun 01, 2018
  7. May 30, 2018
  8. Jun 11, 2018
  9. May 24, 2018
  10. Apr 19, 2018
  11. Jan 17, 2018
  12. Jan 16, 2018
    • Andrew Heather's avatar
      ENH: residuals function object - extended to write residual fields · 6312f809
      Andrew Heather authored
      Residual fields can be written using the new 'writeFields' entry, e.g.
      
          functions
          {
              residual
              {
                  type            residuals;
                  libs            ("libutilityFunctionObjects.so");
                  fields          (".*");
                  writeControl    writeTime;
                  writeFields     true;
              }
          }
      
      Fields currently correspond to the initial residual for the last solver
      iteration.
      6312f809
  13. May 22, 2018
  14. Jan 11, 2018
  15. Feb 27, 2018
  16. Jan 16, 2018
  17. Feb 26, 2018
  18. Jan 11, 2018