Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
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
Created with Raphaël 2.2.021Dec829Nov2522141312105428Oct27252423161411105130Sep29191273131Aug29282622211825Jul181716111093127Jun2518171310828May27262523221614131223Apr9824Mar2221191022Jan913Dec12109865328Nov151331Oct30Sep1664312Jul1185328Jun2714Feb24Jan32130Dec16Nov121196517Sep1318Jul30May25Apr2417159515Mar9825Feb2115987626Jan14121154120Dec1965325Nov2019Move cosserat-continuum.cc into the src subdirectoryRemove 'rod3d' from the list of programs, it is in the 'src' directory nowAdd CMakeLists.txt to the m4 directoryupdate dune-gfe.m4 from a recent run of 'duneproject'ignore executable file rod3d.ccPrint the full vector-values 'neumannValues' fieldMove application program 'rod3d' to the new 'src' directoryMake new subdirectory 'src' for all executable programsUse static_assert instead of dune_static_assertRemove trailing whitespaceUse Entity::subEntities instead of deprecated method Entity::countRemove trailing whitespaceUse AsciiDataArrayWriter class from dune/grid/io/file/vtk to write the actual data[bugfix] Global matrix size was set wrongly in method 'reduceCopy'Add a maintainer entry -- cmake requires itGive a more meaningful error message if vtk file couldn't be openedDon't include 'eigenvalues.hh', it is not neededAdd a template cmake build systemUpdate the README file with what today's 'duneproject' script createsIgnore the 'build-cmake' subdirectoryUpdate text in the stamp fileMake BasisType a template parameterUse proper template parameter names throughout[cleanup] Unify the creation of transfer operators for the first-order and higher-order casesHave an extra multigrid level when using a second- or third-order FE spaceUse IPOpt again as the base solver, if available[bugfix] The matrix communicator actually needs to different GridView objectsUse better internal names for the global mappersRemove the 'localIndex' method; it is not actually used[bugfix] Always start IPOpt from the zero iterateBugfix: also fall back to IPOpt if the model decrease is nanNew base solver for the MMG method when used as inner solver for a trust-region algorithmDon't try and compute localToGlobal map for subentities that don't have dofsAdd 'contains' methods just like the mappers in dune-grid have them.Rename GlobalP?Mapper::nGlobalEntity() to GlobalP?Mapper::size()[cleanup] Rename GUIndex to GlobalMapperAdd method to set trust region radius with a separate scaling for each vector block componentIntroduce method 'violate' which says whether a given vector is outside of the trust regionIntroduce the trust region radius as an explicit member variableBugfix: the Neumann vector field enters the energy with a _negative_ sign
Loading