- 31 Aug, 2020 1 commit
-
-
In particular, test the first-order implementations, and test them for all facet orientations. This uncovers a few bugs which are fixed by this patch as well. (cherry picked from commit 32a02606)
-
- 03 Apr, 2020 1 commit
-
-
One of the shape functions of the second-order Lagrange element for pyramids was implemented wrongly, and the derivative along with it. This went unnoticed for a long time, until I saw that the element was not able to represent constant functions. (cherry picked from commit 976bed34)
-
- 06 Jan, 2020 1 commit
-
-
Christoph Grüninger authored
-
- 20 Dec, 2019 1 commit
-
-
Christoph Grüninger authored
-
- 23 Aug, 2019 2 commits
-
-
Oliver Sander authored
-
Oliver Sander authored
This class BrezziDouglasMariniSimplexLocalFiniteElement has the domain dimension and the polynomial order as template parameters, rather than encoding them into the class name itself.
-
- 22 Aug, 2019 1 commit
-
-
Oliver Sander authored
This class implements Lagrange finite elements on simplices with compile-time dimension and order. It currently does not cover more general dimension/order situations than what is already available in dune-localfunctions, but it gathers the plethora of different Pk3DNodal, PkNodal, P1Nodal, etc implementations under one single name.
-
- 21 Aug, 2019 1 commit
-
-
Oliver Sander authored
The implementation is generic, and the patch adds a unit test that tests all dimensions <= 4.
-
- 18 Jun, 2019 1 commit
-
-
Oliver Sander authored
-
- 11 Jun, 2019 1 commit
-
-
Oliver Sander authored
That way it becomes The One Header To Include(TM) for all Lagrange Finite elements.
-
- 31 Dec, 2018 1 commit
-
-
Oliver Sander authored
It includes all headers from the `hierarchical` directory.
-
- 08 Apr, 2018 1 commit
-
-
Carsten Gräser authored
-
- 30 Jan, 2018 2 commits
-
-
Carsten Gräser authored
This is a breaking interface change. Hence we should document the removal and what to use instead of `clone()`.
-
Carsten Gräser authored
If you want a list item withz multiple paragraphs in markdown, then (at least the first line) of any paragraph following the first one must be indented by either 4 spaces or a tab. Otherwise those paragraphs will not be part of the list item, cf. https://daringfireball.net/projects/markdown/syntax#list BTW: Don't ask we what to do for second level items with multiple paragraphs.
-
- 20 Nov, 2017 2 commits
-
-
Oliver Sander authored
-
Oliver Sander authored
-
- 13 Nov, 2017 1 commit
-
-
Andreas Dedner authored
-
- 10 Nov, 2017 1 commit
-
-
Andreas Dedner authored
-