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.020Nov19161514124328Oct272625242321201918171614131211430Sep252222Aug191115Jul131124Jun141312109763130May292317125Apr2221181110865432131Mar2928172Feb31Jan3028262423222119171413109514Dec1319Nov1087519Oct18147choose the correct quadrature order for the matrices that create the norms to measure the discretization erroruse the proper quadrature order even for higher-order elementsswitch back to 2d for the time beinggeodesicfefunctionadaptor can now handle spaces of higher than second orderInstead of intermediately storing one dof per entity,GeodesicFEFunctionAdaptor is a class nowUse the localInterpolation.interpolate method to get the positions of the Lagrange nodessupport third-order FE spacesUse TargetSpace::CoordinateType to make the code more target-space agnosticadd support for third-order Lagrange spacesbugfixUse ScaledIdentityMatrix instead of hand-coding something similarshorter and much more general implementation using AlienElementLocalBasisFunctionminor cleanupQuick prototype implementation of a multigrid transfer operatoradd support for UnitVector<4> and Rotation<3>adapt to changes in the TargetSpace template argument orderhand a P1NodalBasis to the assembler. Now the code compiles againfix another old use of the Rotation template parametersinclude missing header boundarypatch.hhuse FieldVector::dimension instead of FieldVector::sizefix copy'n'paste bug in the previous patchadapt to new template parameters of the target spacesMove the constructor with a given axis and angle from theadapt to the new template parameters of the Rotation/RigidBodyMotion classesfix lots of bitrod-induced syntactic errors. Still not compiling, thoughmake rodassemblertest compileavoid a few signed/unsigned warningsrename fdcheck.cc to rodassemblertest.ccrename fdcheck.cc to rodassemblertest.cccopy the remaining code of fdcheck.hh into fdcheck.ccignore executable 'rotationtest'Copy some tests for the Rotation class from fdcheck.cc to rotationtest.ccuse the ValueFactory class to create test rotationsmake rotationtest compile againuse header from dune-geometryinitial commit DUNE 2.1 brancheadjust to new template orderadjust to new order of template arguments adapt to changes in template order
Loading