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.
12cd2be9f45a853d607472f64c7eb87bed3363b7
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
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
20
Dec
19
6
5
3
25
Nov
20
19
16
15
14
12
4
3
28
Oct
27
26
25
24
23
21
20
19
18
17
16
14
13
12
11
4
30
Sep
Start treating the twisted-strip example again
[bugfix] Use correct FE space to assemble the matrix for the h1SemiNorm
[bugfix] h1SemiNorm matrix needs to be transfered to the master process, too.
[bugfix] Assemble Laplace matrix for the h1 seminorm using the correct space
Get the rank from the grid, instead of creating an mpihelper
Remove some unused code
Avoid loops over entities of any codimension
Properly implement hasObstacle and MG transfer operator for higher-order spaces
Loop over algebraic entities instead of grid entities after all
Allow different global index types (not just objects) for row and column numbers
Use the new GlobalP2Mapper when a SECOND_ORDER space is requested
Add new class GlobalP2Mapper
Add constructor with an explicitly given transfer operator matrix
Do not use an iterator over the entities we want a global numbering for
Set output vector of reduceAdd to 0 before starting to add stuff to it.
[bugfix] The solver must always use the global Dirichlet vector
Write second order elements if the function space is a P2 space
Don't downsample when the input basis is P1 anyway
Remove trailing whitespace
Temporary: Add the z-coordinate of the deformation as a scalar field
Use the new CosseratStrain object, but without any optimizations yet
Write to VTK instead of AmiraMesh
Rename members of TransferVectorTuple, for better readability
Start an entity-based interface for GlobalIndex
More cleanup
Some code cleanup
Code cleanup
Do not modify the stiffness matrix to account for Dirichlet nodes
Introduce methods reduceAdd and reduceCopy for the MatrixCommunicator
Fix screen output
Some cleanup
Add a method VectorCommunicator::scatter, and use it
Use the new methods VectorCommunicator::reduceAdd and ...::reduceCopy
Introduce new methods reduceAdd and reduceCopy
Argg, can't use FE basis size in parallel...
[bugfix] Use FE basis to determine size of toplevel hasObstacles array
Complete the parallelization for the 1st-order case
Use transfer operator even for the size of the toplevel hasObstacle field
Use the transfer operators to determine the sizes of the hasObstacle arrays
Print status messages only if our rank is '0'
Loading