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.
subgridassembler-rework
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
30
Jan
29
13
12
11
5
21
Dec
20
15
14
3
2
30
Nov
27
25
24
29
Oct
25
22
20
19
16
14
12
7
6
5
3
30
Sep
25
23
21
3
1
31
Aug
30
29
14
13
12
31
Jul
18
14
2
25
Jun
24
19
18
9
8
28
May
18
17
14
12
11
8
7
5
22
Apr
21
15
30
Mar
29
26
25
24
23
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
Add specializations of the PromotionTraits class from dune-common for the adouble type
Remove unused variable 'linFine'
Add fabs(adouble) as a synonym for abs(adouble)
Add specializations of the PromotionTraits class from dune-common for the adouble type
Remove unused variable 'linFine'
Move traits extension to the right namespace
Use dune_add_test
Get localIndexSet from basis
Adjust include guards to Dune style
Add method that only returns the normals of the boundary nodes
Make dune-functions optional
The external ALUGrid library is not supported anymore.
Add method to create a tetrahedral torus grid
IsotropicTensor: Avoid unnecessary arithmetic
feature/elastic…
feature/elastictensor-interface
Use the IsotropicTensor class in assemblers
Reimplement elastic tensors
Do not test the (deprecated) P3NodalBasis
Test NewPFEAssembler
SymmetricTensor: test presence of +=,-= operators
Use SymmetricTensor::addToDiag
NewPFEAssembler: Make compile
NewPFEAssembler: Cleanup
Tests: std::array and std::vector are inadmissible
HDF5: Test singleton writer, too
HDF5: More checks, use exceptions
HDF5: Add missing includes
HDF5: Constness
HDF5: Style
Tests: Use initializer_list constructor
Tests: Use dune-functions bases
Extend GradientBasis to handle dune-functions bases
Tests: Use existing GradientBasis implementation
Fix deprecation note
Tests: Use dune-functions bases
Tests: dune-functions is a hard dependency now
Tests: Leave exceptions uncaught
Tests: No need to store MPIHelper singleton ref
Remove unnecessary enum
Fix test logic
Fix warning 'field ... will be initialized after field ...'
Loading