Skip to content
  • Steffen Müthing's avatar
    Merge remote-tracking branch 'upstream/master' · 3f84dac7
    Steffen Müthing authored
    * upstream/master: (62 commits)
      [cleanup] Rename 'pos' to 'pos_', because it is a private data member
      [bugfix,release] Positions of the Lagrange nodes must be of type 'D' not 'R'
      [bugfix,release] Explicit cast the constant 1.0 to the domain field type
      [bugfix,release] Fix index bug in method evaluate<1>
      Test the LocalBasis::evaluate<k> method for orders 1 and 2
      Implement method evaluate<1> for Pk2DLocalBasis
      [bugfix] Rename template parameter of method 'evaluate', to avoid a name clash
      Implement second derivatives for PK2d shape functions
      Remove spurious 'typename' and 'template' keywords
      Correct various errors in the documentation on how the dofs are associated to the entities
      [bugfix] make headercheck pass
      Update list of copyright holders until Dune 2.4.
      Implement QkLocalCoefficients for 1d grids
      Avoid signed/unsigned warning
      [test] Make sure evaluateFunction returns the correct number of values
      [lagrange] implement evaluate<1> for Qk basis, fix FS#1617
      [bugfix] actually Qk is diffOrder 1 and not 0
      Remove Raviart-Thomas order 2 for 3d cube.
      the test headers do not form a stable API
      install localtestfuctions test headers
      ...
    3f84dac7