Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dune-mmdg
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Hörl, Maximilian
dune-mmdg
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
607ecfae1ce8ad9cdcd5cb02391e4c86d2e3c529
Select Git revision
Branches
1
master
default
protected
Tags
1
release/1.0
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
4
Jul
3
14
Jun
12
9
31
May
28
20
16
20
Apr
19
18
11
8
7
6
3
2
1
30
Mar
29
28
27
24
23
22
21
20
19
17
16
15
14
13
12
13
Feb
23
Jan
22
18
17
13
12
11
10
7
28
Dec
update README.md
release/1.0 mas…
release/1.0 master
remove permeability eigenvalue from penalty parameter
Merge branch 'modifyProblems'
revise all problem, use a quadratic aperture in problem mmdg4
add commentary, adapt readme.md
add exception, use OneDGrid instead of YaspGrid for 1d
add dmin, dmax as member variables; adapt analysis scripts to new problems
add enum SolverType, add parameters solver, dmin, dmax
add problem mmdg7
[WIP] add problem dg5
add problem dg4
multiply K_par with d in problem mmdg6
multiply K_par and q with d in problem mmdg6
add vtk output for aperture
[bugfix] fix wrong factor in problem mmdg6
[bugfix] fix wrong factor in problem mmdg6
increase quadrature order for debug
modify problem mmdg4
modify problem 1
check for diagonal matrix in eigenvaluehelper
add MPI
add "gridparameter overlap 0" to dgf files
add flag -fconcepts to cmake.opts
update README.md and install.sh
[bugfix] fix subentity codimension in getDiameter()
check if CGAL is installed in install.sh
update README.md
add plotDG.py and plotMMDG.py
add parameter fastEOC
add exact 3d solution to problem dg3
add README.md
add install.sh
add cmake.opts
change problem mmdg6 to allow arbitrary xi
use different grids
use solver Cholmod instead of UMFPack
add EigenvalueHelper
add different grids (characteristic length varies logarithmically)
[bugfix] interface basis is now calculated using a Householder matrix
choose gridfiles automatically in python scripts
Loading