Skip to content
Snippets Groups Projects
  1. Jan 29, 2020
    • Sander, Oliver's avatar
      Add a system test for harmonic maps · c417302e
      Sander, Oliver authored
      This new test computes a harmonic map from a square to a sphere.
      In other words, rather than testing some specific aspect of some
      class, it does a whole simulation.  It should therefore cover
      much more of the dune-gfe code.
      c417302e
  2. Jan 19, 2020
    • Sander, Oliver's avatar
      Delete the class GlobalGFETestFunction · 18b28b45
      Sander, Oliver authored
      I wrote it without a clear idea of what is needed of such a
      test function, and I never finished it.  Now it is unclear
      what the code does or is supposed to do, so let's just
      remove it.
      18b28b45
  3. Oct 21, 2019
    • Sander, Oliver's avatar
      New test for the RigidBodyMotion class · dde70eb7
      Sander, Oliver authored
      In particular, we move the test for the computeDR method from
      cosseratenergytest.cc to here.  It is a method that does not
      have anything to do with Cosserat mechanics directly.
      
      The test still seems overly complicated.  Do I really need
      a LocalGeodesicFEFunction?  Maybe I can simplify it later.
      dde70eb7
  4. Jul 09, 2019
  5. May 16, 2019
    • Sander, Oliver's avatar
      Remove interillustration.cc · 38ae6cbe
      Sander, Oliver authored
      It is no test.  Rather, it is a program I used to create illustrations
      for the paper on GFE test functions (arXiv:1607.07479).  I moved the
      program into the git repository of that paper.
      38ae6cbe
    • Sander, Oliver's avatar
      Remove nestednesstest.cc · 57b82803
      Sander, Oliver authored
      This was never a real test.  Rather, it was I toy for me to test
      a mathematical property of GFE functions which is known to be
      false anyway.
      57b82803
  6. Apr 05, 2018
  7. Jan 26, 2016
  8. Oct 07, 2015
  9. Jun 19, 2015
Loading