Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
amdis
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
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
iwr
amdis
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
591d9d6292f1082235c129c90e9a59f2a8e1d1e0
Select Git revision
Branches
7
dev
feature/ch_alignment
feature/dirichlet_bc
feature/new_cmake_structure
feature/parallel_rosenbrock
master
default
protected
release/v1.2
Tags
1
v1.1.dev
8 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
Oct
13
8
7
6
5
2
1
30
Sep
29
28
25
24
23
22
21
18
17
16
15
14
11
10
9
8
7
4
3
2
1
31
Aug
28
27
25
19
18
17
14
13
12
11
10
7
6
5
4
31
Jul
30
29
28
27
23
21
20
16
15
10
9
8
7
3
1
29
Jun
26
25
24
23
22
19
18
17
16
15
12
11
10
9
8
5
4
3
2
29
May
28
27
26
25
22
20
19
18
14
13
12
11
7
5
29
Apr
28
27
23
21
20
17
16
15
14
8
7
3
2
31
Mar
27
26
25
24
23
11
9
6
2
26
Feb
20
18
19
Dec
12
10
9
3
2
1
26
Nov
24
20
12
10
6
30
Oct
23
21
15
14
10
9
2
1
29
Sep
26
24
23
22
19
10
9
8
5
4
3
2
29
Aug
28
26
25
21
19
18
15
13
12
7
5
4
28
Jul
10
9
8
7
3
2
1
27
Jun
26
25
24
23
20
17
12
11
10
9
28
May
23
20
7
29
Apr
28
24
21
18
16
15
14
9
19
Mar
18
5
3
25
Feb
22
19
15
Work on periodic boundary conditions in parallel computation.
Huh, forgotten to remove some debug outputs.
Removed libpng dependent code. Added HAVE_PNG compiler flag, but not yet done in configure.
Fixed a bug for FOT operators when using 2d meshes in 3d.
Added MINRES solver to MTL4, not tested yet.
Added MINRES solver to MTL4, not tested yet.
some cleanups in the tree
progress on walking ast; script stuff/extract_operators.py can list operators now
fixed stuff
meshconv: new features 1.) eliminate box walls and 2.) delete unused vertices
implicitMesh: added feature redistancing-only-mode
Bugfix in parallel domain decomposition with higher order elements.
set number of iterations in adaptInfo according to mtl-solver.
added classes for generating cpp code
Bugfix in parallel deserialization.
progress on code generator; added project generator
startet xml syntax tree
Fixed incorrect MPI usage in parmetis partitioner.
Code refactoring.
Serialization and deserialization of parallel domain problems should now work correctly.
Modified Serializer for parallel serialization.
Moved debugging functions in ProblemVec to a new class ProblemVecDbg.
fixed a formula
Fix a small bug in tfqmr solver integration.
Added one missing bracket.
Changed introduction comments.
Work on serialization and deserialization of parallel problems.
cleaned up stuff, still mouseover problems in variable selector
Updated to MTL4 r6861.
change init of ell from 1 to OEMSolver::max_iter
Work on serialization of parallel problems.
Fix some bugs which makes petsc assembling a little bit slow.
added popup widget to selected variables
meshconv: new feature: added vtu-writer
implicitMesh: added feature: inverted phasefields
variable inserting, fixes
Parallel paraview output.
added another testproject with more operators, stuff
removed old formula rendering code
Better output format for parallel computations.
Loading