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
Graph
36baa791f9da499b93d6b22981ae2a2b5707468b
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
28
Mar
15
Nov
28
Feb
26
19
15
29
Jan
28
22
8
4
Oct
1
Aug
19
Jan
11
19
Sep
18
11
24
Aug
31
Jul
27
4
28
Jun
14
13
12
9
6
26
May
24
24
Mar
21
Feb
30
Nov
11
10
9
8
7
5
2
31
Oct
30
27
26
24
23
22
21
20
18
16
15
14
13
8
Aug
24
Jun
25
May
12
29
Apr
24
Mar
2
24
Feb
23
22
20
19
18
17
9
27
Jan
26
22
19
18
12
7
5
22
Dec
21
16
16
Nov
15
14
13
12
11
9
6
29
Oct
22
21
20
9
8
7
6
24
Sep
23
11
4
24
Aug
23
18
28
Jul
23
14
7
30
Jun
29
26
24
22
19
18
17
16
8
22
May
21
19
20
Apr
14
24
Mar
19
18
17
16
9
3
2
10
Feb
3
4
Dec
3
1
11
Nov
10
6
5
4
30
Oct
20
16
13
17
Sep
18
Aug
15
14
11
8
7
6
4
1
30
Jul
29
15
May
12
9
8
29
Apr
9
1
18
Mar
11
5
14
Feb
13
12
11
10
6
1
31
Jan
30
29
28
27
23
16
15
13
6
21
Dec
18
28
Nov
27
26
21
20
19
16
15
14
11
8
7
5
4
2
1
29
Oct
24
23
16
2
23
Sep
20
19
18
12
6
5
26
Aug
23
17
2
28
Jul
19
13
Jun
3
1
23
May
22
21
16
8
7
4
2
29
Apr
26
18
12
9
18
Mar
5
26
Feb
25
21
20
19
18
17
15
12
8
5
1
29
Jan
21
15
10
7
6
3
19
Dec
13
11
8
7
5
3
30
Nov
29
27
22
21
19
17
16
15
10
9
8
7
Align Cahn-Hilliard demo: operators formulation, refinement, initial and boundary conditions.
feature/ch_alig…
feature/ch_alignment
Update CMakeLists.txt
master
master
build script for ci updated
feature/new_cma…
feature/new_cmake_structure
build script for ci updated
resolved some extensions errors and adapted test CMakeLists
restructured extensions and split into library components and examples
cleanup of find_dependencies, removed PNG, removed error in extensions/preconditioner/CMakeLists.txt file
AMDiSConfig file optimized, pugixml restructured, and extensions compile errors removed
extensions moved to AMDiS src dir, nanoflann and pugixml extracted to lib dir
new cmake system continued
initial version of cmake redesign
Merge branch 'release/v1.2' into 'dev'
dev
dev
Release/v1.2
Merge branch 'release/v1.2' into 'master'
resolved some review comments on initefile and meshstructure
release/v1.2
release/v1.2
DOFSerializer cleaned up
problems with dependencies
install instructions for debian package updated
changed gitlab url
generation of debian packages improved
debian packaging updated
packaging information updated
preparation for release 1.2
Merge branch 'issue/evalAtPoint' into 'dev'
Merge branch 'issue/expressions' into 'dev'
Merge branch 'issue/cmake_umfpack' into 'dev'
Merge branch 'issue/new_petsc_version' into 'dev'
correct parallel evalAtPoint functions if point is found on multiple partitions
small updates in simplify and functor expressions
corrected search for umfpack library files
resolve problem after petsc version update
update find package umfpack
Added some changes to compiler AMDiS on APPLE systems
Added clamp expression
v1.1.dev
v1.1.dev
Update CMakeLists.txt for backward compatibility.
added ENABLE_MPI to configure.sh
cleanup of CMakeLists
Merge branch 'feature/openmp' into 'dev'
Added cmake flags for openMP and MPI. Now, ENABLE_PARALLEL_DOMAIN requires ENABLE_MPI.
cmake file target_enable_mtl4 merged
Loading