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.024Mar2221191022Jan913Dec12109865328Nov151331Oct30Sep1664312Jul1185328Jun2714Feb24Jan32130Dec16Nov121196517Sep1318Jul30May25Apr2417159515Mar9825Feb2115987626Jan14121154120Dec1965325Nov2019161514124328Oct272625242321201918171614131211430Sep252222Aug191115Jul131124Jun1413Some extra commentsSwitch to second-order finite elementsSimplification: use make_sharedDownsample higher-order Lagrangian functions to first-order ones.Use new CosseratVTKWriter with an explicitly provided function space basisRemove unused typedefsAdd a new 'write' method that takes an FE basis instead of a grid as inputFix commentUse Functions::interpolate to set the Dirichlet valuesMake DirichletValues a real Dune function objectSet parameters for the Taylor,Bertoldi,Steigmann wrinkling exampleSet the initial iterate by interpolating an analytical functionUse constructBoundaryDofs to find all dofs on the Dirichlet boundary[cleanup] Use a BoundaryPatch for the Dirichlet boundary[cleanup] Define GridView and IndexSet once and for allRemove old code that calls the FD-based assemblerRename p1Basis to feBasisAdjust values of the shearing/wrinkling problem to the values given in the Taylor/Bertoldi/Steigmann paperRemove all gradient code; automatic differentiation seems to work reliablyallow for finer grids in the boundary-handling codeUse std::conditional instead of Dune::SelectTypeCompatible to the 2.3 core, contains extra speedup patches compared to 2.3-1adapt paths to my new computeradd missing parameter 'gridType'Fix more compiler warningsFix remaining compiler warningsleafView --> leafGridViewfix signed/unsigned warningUse SymmetricMatrix for Hessian of the distance functional exclusivelyBugfix: energy scalar product was plain wrongadd axpy and operator*=Really use a SymmetricMatrix for the Hesse matrixNew hacky method to assemble the embedded Hessian into a SymmetricMatrixAdd a few minor featuresStart using a dedicated implementation of a symmetric matrixUse the Gram-Schmidt solver instead of CGA direct dense solver constructing an energy-orthonormal basis.Method assembleMatrix has been renamed to 'assembleGradientAndHessian'Alternatively allow a CG as the quadratic solver for the TargetSpace-RTRDon't recompute energy just for the screen output
Loading