Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-gfe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sander, Oliver
dune-gfe
Graph
84ff0ebfd31260d82485babaf61cf0a43525d03c
Select Git revision
Branches
20
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.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Apr
8
6
5
4
3
2
1
31
Mar
29
28
17
2
Feb
31
Jan
30
28
26
24
23
22
21
19
17
14
13
10
9
5
14
Dec
13
19
Nov
10
8
7
5
19
Oct
18
14
7
3
Sep
2
1
31
Aug
17
15
13
11
May
29
Apr
28
27
26
23
22
21
19
15
28
Mar
23
22
18
17
14
13
10
9
8
7
26
Feb
19
18
17
16
15
13
12
11
10
9
6
5
4
21
Jan
19
13
23
Oct
22
21
19
15
13
8
24
Sep
19
Aug
5
26
May
17
12
6
5
30
Apr
29
28
27
23
22
21
20
19
18
17
16
replace a few tabs by spaces
bugfix: forgot a factor
make code more modular
a more systematic creation of test functions
remove 'test' for the Hesse matrix -- it doesn't actually test anything
make compile again
Move the MultiIndex class into a separate file
test for 1d domains as well
print the domain dimension for each test suite
update list of ignored files
write the gfe corner values when an error is detected
Add warnings that the methods computeTotalForceAndTorque and computeAveragePressure are buggy.
bugfix in computeAveragePressure: use the proper embedding of intersections into elements when integrating over the boundary
remove some hard-wired two-dimensionality
really make the domain dimension a parameter
make the test less dependent on the dimension of the reference simplex
bugfix: use correct type for coordinates on the unit sphere
Implement test for the derivative of function gradients wrt coefficients.
more test points and some cleanup
Give the methods that compute gradient and Hessian in embedded coordinates
add missing header tensor3.hh
fix sign bug in sincHalf
fix sign bug in the series expansion of sin(x/2)/x. Thanks to Jonathan Youett for pointing this out
finally a correct implementation of the third derivative
avoid two signed/unsigned warnings
include missing header
include missing headers
fixing previous patch
minor documentation improvements
factor out common parts from SteklovPoincareStep and FixedPointStep into a base class
add missing header
fix array sizes
more test points
bugfix in thirdDerivativeOfDistanceSquaredWRTFirst1AndSecond2Argument. Now it produces the same result as the fd approximation at least in for S^1
damped update for more than a single coupling
implement the Dirichlet step for the case of more than one continuum
merge the continuum Neumann-to-Dirichlet map from the Steklov-Poincare step class
more cleanup
remove some unused code
allow more than a single rod
Loading