Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-fufem
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
Package registry
Model registry
Operate
Environments
Terraform modules
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
fufem
dune-fufem
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
164f2f1a895aabceb25919639640c4b41384710c
Select Git revision
Branches
20
bugfix/any_hh-use_std_remove_const
capture-jacobian-by-value
feature/DG-Transferoperator-Assembler
feature/dune-functions-assembler-with-skeleton
feature/elastictensor-interface
feature/forward-ad
feature/handout-wrapped-functionsbasis
feature/implement-matrixbackend-addtoentry
feature/localassembler-preprocess
feature/matrix-free-wip
feature/membrane-crystal
feature/no-auto-ptr-via-boost
feature/powerBasis
feature/update-ci
feature/use-dune-assemblers
feature/vector-based-matrixindexset
improve_grid
introduce-periodic-basis
introduce-uncrustify-ci-job
master
default
protected
Tags
1
subversion->git
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
23
Mar
20
14
9
6
5
2
12
Feb
9
1
29
Jan
27
21
15
14
12
6
27
Dec
22
16
9
8
5
28
Nov
26
25
24
23
22
21
20
18
17
15
14
13
12
4
3
31
Oct
27
26
13
5
2
29
Sep
18
15
12
11
8
7
Aug
24
Jul
22
17
15
11
10
3
2
1
30
Jun
20
17
16
13
26
May
22
16
13
8
28
Mar
21
25
Feb
10
27
Jan
26
24
20
17
16
15
13
9
8
7
6
5
20
Dec
19
18
11
10
9
3
2
30
Nov
19
12
11
5
31
Oct
26
25
22
8
30
Sep
14
13
12
11
8
7
2
20
Aug
16
14
8
5
Jul
24
Jun
14
May
29
Apr
25
19
17
16
9
4
3
2
1
31
Mar
29
28
26
25
24
19
15
14
13
10
9
6
26
Feb
25
20
19
12
6
4
23
Jan
22
21
14
22
Oct
5
4
17
Sep
6
5
27
Aug
21
24
Jul
18
3
2
5
Jun
28
May
8
4
27
Apr
25
23
18
17
11
22
Mar
21
20
14
20
Feb
[bugfix] Never ever put a neccessary statement into assert()
[cleanup] Cache element
[test] Add output on failing test
Fix up after 9fe2dd2619d5013ddf2ca81c67b86d4555143cb8
Make MPI happy (and tests work again)
autotools: Clean up flags
Close if block
Only add the adolctest if ADOL_C has been found
Remove an unused typedef to silence a compiler warning from GCC
Ignore 'build-cmake', the standard cmake build directory
Adapt to new dune-functions interface
Ignore executable file 'basisinterpolationmatrixtest'
Avoid some warnings related to the upcoming removal of EntityPointer
[cleanup] Remove trailing whitespace
[cleanup] Remove some out-commented code
Require at least version 2.3 of the core modules
Remove the BSplineBasis implementation
Add an assertation
Add a method that combines a vector of matrices to one big blockmatrix
Remvoe trailing whitespaces
Don't use deprecated methods lbegin and leafbegin
Remove trailing whitespaces
avoid a warning
Allow method to read the data into vector-valued bitfields
Adjust include guard
make compile and fix a bug
Add method that enlarges a BitSetVector<1> to BitSetVector<comp> by copying the components
add the string containing the path of the files as an input argument
Make quadrature order manditory and fix the chosen quadrature
Switch on partition-of-unity test
Implement 'open' knot vectors
Update TODO list: 1d B-spline patches do work now
[bugfix] Properly implement zero-order B-splines
Don't hardware 'int' as the index type of the P2BasisMapper
[bugfix] Fix evaluateJacobian for zero-order B-splines
Test B-spline order 0,1,2, instead of only 1.
[bugfix] Allow ParaView to show the basis functions as a time series
Allow to measure vector-valued functions
Remove trailing whitespace
Make sure that the file can be included even without having AmiraMesh
Loading