Skip to content
Snippets Groups Projects
  • Sander, Oliver's avatar
    b2353f27
    Remove adolctest-scalar-and-vector-mode.cc · b2353f27
    Sander, Oliver authored
    ADOL-C can compute all derivatives with two different modes:
    scalar- and vector mode.  In theory they should produce exactly
    the same results, but sometimes there are bugs (I have found
    a few of those myself).  adolctest-scalar-and-vector-mode tested
    whether the two modes produced the same result for a particular
    Cosserat configuration.
    
    I do not think that dune-gfe is the right place for such a test.
    It tests for bugs in ADOL-C itself, and that is the job of
    ADOL-C's own test suite.  Consequently, I am removing the test.
    b2353f27
    History
    Remove adolctest-scalar-and-vector-mode.cc
    Sander, Oliver authored
    ADOL-C can compute all derivatives with two different modes:
    scalar- and vector mode.  In theory they should produce exactly
    the same results, but sometimes there are bugs (I have found
    a few of those myself).  adolctest-scalar-and-vector-mode tested
    whether the two modes produced the same result for a particular
    Cosserat configuration.
    
    I do not think that dune-gfe is the right place for such a test.
    It tests for bugs in ADOL-C itself, and that is the job of
    ADOL-C's own test suite.  Consequently, I am removing the test.
CMakeLists.txt 1.94 KiB