Skip to content
Snippets Groups Projects
Select Git revision
  • adaptation
  • advection-diffusion
  • aposteriori
  • backports/2.4/codegen
  • backports/2.4/without_cmake
  • bugfix/ci-python
  • bugfix/citest
  • bugfix/cleanup-quad-threadsafety
  • bugfix/continuous-integration
  • bugfix/femdgoperator-parameters
  • bugfix/install_example_sources
  • bugfix/install_sources
  • bugfix/python-builder
  • bugfix/quadratures-threadsafe
  • bugfix/rkSolver
  • cfl-scalng
  • citest
  • count-flops
  • feature/addPythonBindings
  • feature/addPythonBindings2
  • v2.10.0
  • v2.9.1
  • v2.9.0.2
  • v2.9.0
  • v2.9.0.1
  • s2022.10
  • v2.9.0.0
  • v2.9.0rc1
  • s2022.09
  • s2022.06
  • s2022.04
  • s2022.03
  • s2021.12
  • s2022.02
  • s2021.11
  • v2.8.0.4
  • v2.8.0.5
  • v2.8.0.6
  • v2.8.0.7
  • v2.8.0.8
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.019Dec1817161529Aug18Jul1710Jun16May1576226Apr29Nov242315144Oct15Sep14131065331Aug30292523229732131Jul30292827262524519Jun27Apr171615131197627Mar26151412129Nov27229Sep710Aug8731Jul26252423Jun19131216May118515Mar1224Feb23Jan2131Dec201918151496542130Nov292827252423222117151410984331Oct2827262522201814530Sep22181295[bugfix][RungeKuttaSolver] fix mixup with TimeProviders.Set correct limiter tolerance and smaller CFL.[bugfix][DGOperator] correctly overload interface methods.[bugfix][ModelWrapper] pass local.position to hasBoundaryValue.[feature][RungeKuttaSolver] also export fullOperator to be passed on touse 'fullOperator' and remove pyRk parameter prefix from rksolverfixed a bugMerge branch 'master' of ssh://gitlab.dune-project.org:22022/dune-fem/dune-fem-dg[bugfix][PrimalMatrix] make compile again.[cleanup][TimeStepping] moved TimeSteppingParameters to separate file.[cleanup][Poisson] Use ilu as default preconditioner.[cleanup] remove set of CXXFLAGS.[bugfix][Fluxes] fix constructor taking correct parameter classes.[bugfix][DGPrimalDiscreteModel] fix access to LocalEvaluation with[cleanup][cmake] Don't set CXXFLAGS in cmake files.[cleanup] Moved TimeSteppingParameter to separate file.some minor changes - still not workingtried to fix an issue with the timeProvider in the rkSolver.make sure coefficients added through the 'additional' methods are picked upget the chemical reaction example to work - still needs some work to allow forMake RungeKuttaSolver work on python side.rksolverrksolverRungeKuttaSolver works, but is slower.Also export fullOperator to python.Working version again.[bugfix][RungeKuttaSolver] Only use tpPtr_ when the pointer is set.added the chemical reaction advection diffusion problem from the inspire schoolworking on fixing a seg fault still not working - many assert breakingMerge branch 'master' of ssh://gitlab.dune-project.org:22022/dune-fem/dune-fem-dgremoved methods from Additional and put into advection and diffusion model -[feature][hasBoundaryValue] Added method hasBoundaryValue to Additional[cleanup][RungeKuttaSolver] use unique_ptr and some cleanup.Use double 'n' for reflection.add a 'namedtuple' for the return value of the problem functionsMerge branch 'master' of ssh://gitlab.dune-project.org:22022/dune-fem/dune-fem-dgremoved two generated pyc filesget the rkSolver class exported - requires the new version of dune-pythondimension --> dimRange in Model description.Added reflection boundary.[feature][ModelWrapper] also call advection and diffusion model'sCleanup, make shock_tube_fast work again.
Loading