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.06Feb26Jan14121154120Dec1965325Nov2019161514124328Oct272625242321201918171614131211430Sep252222Aug191115Jul131124Jun141312109763130May292317125Apr2221181110865432131Mar2928172Feb31Jan302826242322211917141310factor out grid creation into a separate methodadd a method that compares the energy gradient to its fd approximationfix memory leakfix two places where 2d-grids where hardwiredfix copy'n'paste documentation bugname argument should be the filename, not some prefixThe Cosserat energy now needs the shear correction factor 'kappa'ignore executable globalgfetestfunctionbasistestimplement fd approximation properly using the exponential mapwrite in VTK format instead of AmiraMeshStupid me: add missing return statementReimplement mixed third derivative methodabort again on errorsReimplement method thirdDerivativeOfDistanceSquaredWRTSecondArgumentReimplement method secondDerivativeOfDistanceSquaredWRTFirstAndSecondArgumentdon't keep a private implementation of derivativeOfArcCosSquared -- use the one from UnitVector insteadReimplement method secondDerivativeOfDistanceSquaredWRTSecondArgumentMake Rotation<T,3> friend, it needs the derivatives of the arcus cosinereplace an 'I'm not really sure'-style comment by a proper explanationReimplement method derivativeOfDistanceSquaredWRTSecondArgument.make the 'distance' method simpler and fasterHack a few explicit constructor calls in there that were implicit before.remove some unnecessarily complex codewe know the function value when calling evaluateDerivative. So let's give that value to the method, to prevent it from recomputing itAdd a second method evaluateDerivative which accepts the function value as input.Write a Cosserat continuum into a vtk file.Rewrite the code a bit to avoid some unnecessary copying.initialize after and slightly correct documentationfix some (but not all) compiler errorsbugfix: method size() must return size_tfix template argument order of the TargetSpace classesmake compile: use the Rotation class where rotations are meantFix type errors: tangent vectors to SO(3) are NOT RotationsExplicitly request Quaternion multiplication instead of Rotation multiplication.The Dexp method wants a SkewMatrix instead of a vector nowmake static interpolation methods public, so the unit tests an access themMake constructors from FieldVector and std::array explicit.Revert last patch---it was a bad idea.do not implement quaternion multiplication, because it is already implemented in the base classUse a loop to get cleaner code
Loading