Skip to content
Snippets Groups Projects
Select Git revision
  • bugfix/fix_rigidbodymotion_difference
  • decasteljau
  • feature/ARRN-mod
  • feature/HM-numericalBenchmark
  • feature/HarmonicmapsBenchmark
  • feature/SimoFoxWithLocalFEfunctions
  • feature/bendingIsometries
  • feature/bendingIsometries-PBFE-Stiefel
  • feature/harmonicmapsAddons
  • feature/introduceRetractionNotion
  • feature/riemannianTRaddons
  • feature/simofoxBook
  • fix-fd-gradient-scaling
  • fix_localrodassembler_compiler_error
  • issue/vtk-namespace
  • make_rod-eoc_run
  • master default
  • releases/2.0-1
  • releases/2.1-1
  • releases/2.10
20 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.03Sep214Jul139Jun820May1514134Mar18Feb1129Jan1919Dec1822Oct211110879Jul23Jun1614129May2722212017161486439Jan318Dec23Nov224Oct20Sep618Aug19Jun30May24221117Apr161311652Mar26Feb19141224Jan2215105221Dec1912627Nov2424Oct9Jul712May10875323Mar225127Feb25211211108130Jan292726242322201917109431Dec292827261996327Nov20151418Oct16743219Jun13May415Apr9531Mar28262524232120191816151412Feb865128Jan27251614Call loadBalance() for the grid once all refinement steps are doneAdjust Riemannian trust-region solver for parallel runsAdjust console output for parallel runsRemove unused variable from globalmapper.hh and rename coarseGlobalDof_ to globalDof_Remove the input from the call to trace_off()Merge branch 'centralize-linear-algebra-methods' into 'master'Move all generic low-level matrix methods to a central placeMerge branch 'fix/unused-paramters-in-surfacecosseratenergy' into 'master'Merge branch 'fix/use-correct-quadrature-order' into 'master'Reduce quadrature order, before 16 quadrature points were used, an amount that's sufficient to integrate over a 3D-element, but as the integral is on the boundary, now 9 quadrature points, which are enough for 2D, are used.Remove unused parameters q and kappa from surfacecosseratenergyMerge branch 'feature/python-function-for-material-parameters' into 'master'Introduce a function to determine the thickness and Lamé parameters of the cosserat materialAdd option to read in a displacement file that will be used for the stress-free configuration of the shell elementsMerge branch 'fix/minor-improvements' into 'master'Change CMakeLists: Only build film-on-substrate if dune-parmg is installedRemove unused functions from surfacecosseratenergy (they were copied from cosseratenergystiffness)Change the order to 2; print out the order at the beginning of the programOnly print Neumann-Values once, print out number of surface shell verticesAdd exception handling when computing the energy after the trust region stepPrint total time needed for the whole program to run (in main)Print total time, total assembly time and total time needed for solving at the end of the trust-region solver runRefine only the Surfaceshell boundary, not the rest of the elastic materialWHITESPACES: Continue with Trust-Region-Algorithm if IPOPT threw an error while solving, treat this case as an 'unsuccessful iteration'Continue with Trust-Region-Algorithm if IPOPT threw an error while solving, treat this case as an 'unsuccessful iteration'Merge branch 'fix/ci-docker-addresses' into 'master'Merge branch 'update/adjust-film-on-substrate-parset-file' into 'master'Add mooneyrivlin-parameters, add comments in the parset fileUpdate the image addresses in .gitlab-ci.yml from "duneci/dune:***" to "registry.dune-project.org/docker/ci/dune:***", so the dokcer-images are fetched from the official dune-ciMerge branch 'update-to-upstream-changes' into 'master'Fix test to always use appropriate power basesFix -Wformat warningUpdate all calls of dune elasticity to deprecated version in master to make ci passAdjust calls to interpolate and to makeDiscreteGloablBasisFunction to correct syntaxMerge branch 'lisa-parallel' into 'master'Add class GlobalMapper that uses dune-parmg for global index setsUse std::make_shared to create the BaseSolver of the Trustregion AlgorithmMake dune-parmg an optional dependency of dune-gfeRemove old dune-2.4 compatibility codeuse-dune-parmg-…use-dune-parmg-for-global-indicesReimplement the global mappers using the dune-parmg module
Loading