Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • better-specializations-for-realtuple
  • 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
20 results
Created with Raphaël 2.2.012Feb865128Jan2725161427Dec2621829Nov2522141312105428Oct27252423161411105130Sep29191273131Aug29282622211825Jul181716111093127Jun2518171310828May27262523221614131223Apr9824Mar2221191022Jan913Dec12109865328Nov151331Oct30Sep1664312Jul1185328Jun2714Feb24Jan32130Dec16Nov121196517Sep1318Jul30May25Apr2417159515Mar9825Feb21159876Fix obvious compiler errors/warningsFix signed/unsigned warningExport the type DerivativeOfProjectionSplit the Python function giving the initial iterate into a separate fileUse a first-order space againUse an irregular grid for testingUse 6th-order quad rules to measure the error, to be on the safe sideStart writing CMakeLists.txt for dune-gfe/srcReplace deprecated auto_ptr by unique_ptrUse method 'subEntities' instead of 'count' if Dune version is at least 2.4Set transfer operator also when HAVE_MPI is setUse static_assert instead of dune_static_assertUse std::vector instead of C-array as clang does not support initialization of a C-array by a variable.Remove trailing whitespacePrint the number of levels together with the errorSwitch from AmiraMesh to Gmsh for grid file inputAdd missing separator "/" between grid file path and grid file nameCompletely disable the vector and matrix transfer when HAVE_MPI is not setUse template technique to test for P1NodalBasis, not the preprocessorSwitch to a P2NodalBasis, and make that work properlyHand over the FE Basis type as a template parameterReduce amount of preprocessor magicDon't include omp.h, we don't use that anymoreInherit from VirtualGridViewFunctionRemove trailing whitespaceAvoid warnings about the Mapper::map --> subIndex transitionMake the grid symmetric along the x-axisUse new differentiable Python functions to also compute the H^1 errorImplement the inverse stereographic projection, and its derivativeExtend the parameters to allow measuring the discretization errorCompute L^2 error of the real geodesic fe interpolationAdd new class EmbeddedGlobalGFEFunctionPrototype: measure the L^2 error of the solution against a reference functionRemove more old instrumentation codeRemove the preprocessor magic that switches between different target spacesRemove code to measure the trust-region convergence speedNew parameter file for measuring discretization errorsForce the user to provide a parameter file on the command lineMake the domain and grid a bit smallerhonour the resultPath variable when writing the solution to vtk
Loading