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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d3b37367860202af41226e660dd8c79c361a31b6
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
Begin with the selected commit
Created with Raphaël 2.2.0
25
Jan
16
14
27
Dec
26
21
8
29
Nov
25
22
14
13
12
10
5
4
28
Oct
27
25
24
23
16
14
11
10
5
1
30
Sep
29
19
12
7
3
1
31
Aug
29
28
26
22
21
18
25
Jul
18
17
16
11
10
9
3
1
27
Jun
25
18
17
13
10
8
28
May
27
26
25
23
22
16
14
13
12
23
Apr
9
8
24
Mar
22
21
19
10
22
Jan
9
13
Dec
12
10
9
8
6
5
3
28
Nov
15
13
31
Oct
30
Sep
16
6
4
3
12
Jul
11
8
5
3
28
Jun
27
14
Feb
24
Jan
3
2
1
30
Dec
16
Nov
12
11
9
6
5
17
Sep
13
18
Jul
30
May
25
Apr
24
17
15
9
5
15
Mar
9
8
25
Feb
21
15
9
8
7
6
26
Jan
14
12
11
5
4
1
honour the resultPath variable when writing the solution to vtk
Allow to override options from the command line
Allow to set the parameters of the skyrmion energy from the parameter file
Allow to switch between Harmonic energy and Skyrmion energy from the parameter file
Tweaked defaults file for ADOL-C
[cleanup] Remove the intermediate 'gridPtr' variable
Now that we use AD, remove the implementation of the gradient of the harmonic energy
Remove old unused preprocessor macro LAPLACE_DEBUG
Use ADOL-C to assemble the derivatives of the energy functional
Read the initial iterate from a Python string, instead of hardcoding it
Initial iterate is now the inverse stereographic projection
Split harmonicmaps_LDADD into LDADD proper and LDFLAGS
Start the Python interpreter at the beginning of the program
Use TargetSpace::CoordinateType instead of #ifdeffin' different FieldVectors
'initial solution' --> 'initial iterate'
Allow to set resolution/bbox of structured grids from the parameter file
Switch to 2d grid with UnitVector<3> target space
Move parameter file harmonicmaps.parset from dune-gfe to dune-gfe/src
Move harmonicmaps.cc from dune-gfe to dune-gfe/src
Ignore more files
Energy functional for a certain type of chiral skyrmions
Fix signed/unsigned warning
Implement infrastructure to anisotropically scale the trust region
Replace deprecated method Mapper::map by Mapper::subIndex, when dune-grid is at least 2.4
Add a small vertical prestress
Replace PkToP1MGTransfer with BasisInterpolationMatrixAssembler from dune-fufem
[cleanup] Remove spurious whitespace
Don't include geometrygrid.hh, it is not used in the main program
Move cosserat-continuum.cc into the src subdirectory
Remove 'rod3d' from the list of programs, it is in the 'src' directory now
Add CMakeLists.txt to the m4 directory
update dune-gfe.m4 from a recent run of 'duneproject'
ignore executable file rod3d.cc
Print the full vector-values 'neumannValues' field
Move application program 'rod3d' to the new 'src' directory
Make new subdirectory 'src' for all executable programs
Use static_assert instead of dune_static_assert
Remove trailing whitespace
Use Entity::subEntities instead of deprecated method Entity::count
Remove trailing whitespace
Loading