- 26 Jan, 2023 2 commits
-
-
Andreas Dedner authored
clang was unhappy with the way the base class ctor was used - this seems to be... See merge request !594
-
Andreas Dedner authored
clang was unhappy with the way the base class ctor was used - this seems to be the correct way of doing it
-
- 23 Jan, 2023 1 commit
-
-
Robert K authored
-
- 15 Jan, 2023 2 commits
-
-
Andreas Dedner authored
[bugfix][FVSpace] FV space mass matrix fix See merge request !593
-
Robert K authored
scaling since the basis functions are not normalized.
-
- 13 Jan, 2023 1 commit
-
- 10 Jan, 2023 6 commits
-
-
Robert K authored
method `map`.
-
Andreas Dedner authored
bugfix in plotting from previous commit See merge request !591
-
Andreas Dedner authored
-
Robert K authored
- 09 Jan, 2023 3 commits
-
-
Robert K authored
export mapper on space to Python.
- 07 Jan, 2023 2 commits
-
-
Andreas Dedner authored
check that petsc4py's petsc is compatible with dune's petsc See merge request !588
-
Andreas Dedner authored
-
- 06 Jan, 2023 3 commits
-
-
Andreas Dedner authored
-
Robert K authored
object to initialize coefficient functions.
-
- 02 Jan, 2023 3 commits
-
-
Andreas Dedner authored
-
Andreas Dedner authored
-
Andreas Dedner authored
a value, a functional, a matrix Also added a space.zero attribute that (on demand) generates a zero discrete function
-
- 29 Dec, 2022 1 commit
-
-
Andreas Dedner authored
-
- 12 Dec, 2022 1 commit
-
-
Andreas Dedner authored
improve pickling of discrete function and add paraview file reader See merge request !581
-
- 02 Dec, 2022 3 commits
-
-
Andreas Dedner authored
set the environment variable for paraview to autoload the plugin [bugfix]
-
Andreas Dedner authored
-
Andreas Dedner authored
-
- 29 Nov, 2022 12 commits
-
-
Andreas Dedner authored
make the 'reload module' button work correctly - especially reload the 'transform' module given by user
-
Andreas Dedner authored
minor changes and a test of AGV and higher order Lagrange pickling that fails
-
Andreas Dedner authored
add writting of vtu files for comparison [cleanup] remove unsued variables and typedefs. fix a bug bug fixes and some additional features to reader
-
Andreas Dedner authored
improve error messages
-
Andreas Dedner authored
-
Andreas Dedner authored
-
Andreas Dedner authored
-
Andreas Dedner authored
improve pickler
-
Andreas Dedner authored
-
Andreas Dedner authored
-
Andreas Dedner authored
add paraview reader to load pickled discrete function so subsampling level can be chosen directly within paraview
-
Andreas Dedner authored
make sure that `dune.fem.globalRefine` with a yaspgrid at least refines the grid. See merge request !586
-