Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openfpm_numerics
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
Package Registry
Container 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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
yaskovet
openfpm_numerics
Graph
1f39eaef9a7da0153eb257b1acdebeaa27e8943e
Select Git revision
Branches
20
AMR_struct_numerics
ActiveGel
CYGWIN
DCPSE_solver
FDScheme_improved
FD_solver
FD_solver_Cancellation
FD_solver_with_sussmann
GPU_branch
Release_0.8.0
Release_0.9.0
SPRNG
ana_stokes
boost_test
closest-point
cuda_on_cpu
develop
fixing_PETSC_installation
grid_position_bug
hip_conversion
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Jul
20
19
18
16
15
12
8
7
6
28
Jun
24
20
18
17
16
15
14
11
10
8
7
3
1
30
May
28
27
26
19
18
14
12
29
Apr
28
27
26
23
22
21
16
15
14
13
31
Mar
29
24
22
18
17
9
3
2
28
Feb
27
22
12
5
3
29
Jan
28
8
6
2
21
Dec
19
18
13
8
3
2
1
25
Nov
24
23
22
19
16
14
13
12
11
10
8
2
1
29
Oct
27
26
25
21
19
18
16
15
14
13
7
6
2
1
30
Sep
29
28
27
24
18
16
15
11
9
8
4
3
29
Aug
28
24
17
15
6
3
2
23
Jul
21
16
15
14
13
10
9
8
7
6
2
29
Jun
26
23
22
21
19
18
17
14
13
5
31
May
29
28
27
25
23
22
21
20
18
17
16
15
14
12
11
8
7
6
5
4
1
30
Apr
29
25
24
23
22
21
20
17
16
15
14
10
9
8
7
6
5
1
31
Mar
30
26
23
20
17
16
26
Feb
5
24
Jan
17
13
10
7
27
Dec
25
20
18
17
13
12
11
10
9
6
5
Sep
13
Aug
12
Jun
9
8
11
May
18
Apr
24
Mar
21
16
2
19
Feb
15
10
24
Dec
23
22
7
6
4
3
2
1
Fixed missing inclusion.
develop
develop
Fixed missing inclusion.
backing up convergence test.
speedingupUnitT…
speedingupUnitTests_sussman
Changed order of gradient for the narrow band and default value of get_upwind_gradient to 1.
Deleted options for higher order upwind gradient from the Sussman redistancing because I cannot show numerical convergence for these.
Changed convergence criteria of Sussman redistancing, writing out with higher precision, having a check if NB already contains points. Backing up state before removing WENO/ENO option.
sussman_with_EN…
sussman_with_ENOWENO_option
Changed convergence criterion of Sussman redistancing. Backing up state before removing WENO/ENO option.
Fix the unit test error due to domain.getLow shift
closest-point
closest-point
Merge with develop
Merge branch 'develop' into closest-point
Merge branch 'develop' into closest-point
Fixed sign of lower_bound when calculating center.
Merge branch 'develop' of ssh://git.mpi-cbg.de/openfpm/openfpm_numerics into develop
Fixed updating of grid, removed temporary property Phi_nplus1_temp, changed print out to maximal values of change & redisual as opposed to average value like before.
Upwind scheme fixing test
Fixing Eno WENO scheme unit tests (enlarge sigma)
Removed -lomp in CMakeLists.txt.
Changed loops for efficiency.
Backing up changed in loops.
tmp_justina
tmp_justina
Simplify template arguments
Fixed NarrowBand.hpp also for negative coordinate systems.
master
master
Fixed getting location for placing the particles on the narrow band s.t. also valid for negative domain origin.
Removed ComputeGradient.hpp from install Files because no longer needed.
Added TVD RK3 for Sussman redistancing and unit tests checking numerical convergence in time.
sussman_tvdrk3
sussman_tvdrk3
Fixing installation adding Eno_Weno.hpp
Fixing installation adding FD_order1.hpp
Fixing installation adding Upwinf_gradient.hpp
Eliminating deleted files from the installation
Updated installations in CMakeLists.txt and merged Eno_Weno.hpp from develop.
Merged FiniteDifference and Sussman redistancing files from develop.
Merge branch 'master' of ssh://git.mpi-cbg.de/openfpm/openfpm_numerics
Deleted ComputeGradient.hpp because no longer needed.
Deleted ComputeGradient.hpp because no longer needed.
Adapted getting Surface Normal from Level Set Function s.t. normal has length = orthog. distance to surface.
Reverting RedistancingSussman to stage that was overwritten by merge error.
Changed distance in placing of mirror particles. Now, normal vector should have length = distance to the surface.
Backing up unit tests for TVD RK3 in Sussman.
Saving intermediate status of TVD-RK3 in Sussman redistancing.
Saving intermediate status of TVD-RK3 in Sussman redistancing.
Adding changes for PDATA_FULL
Loading