Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
openfpm_pdata
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
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
Sbalzarini Lab
Software
Parallel Computing
OpenFPM
openfpm_pdata
Graph
ca4cc0b1e42f4d316308f363ae6d2b5b9c290666
Select Git revision
Branches
20
APR
ActiveGel_base
CNV_Caller
DCPSE
FD_solver
Formal_Interface
Formal_Interface-p_exp
GPU_branch_verlet
GPU_test
Release_0.8.0
Release_1.0.0
amr_refactor
amr_struct
closest-point
cp_interpolation
cudify_openmp
develop
fixing_help_function_unit_tests
fixing_load_and_save
fixing_unit_tests_justina
Tags
1
v3.3.0
21 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
May
26
21
19
18
14
9
6
5
3
30
Apr
29
28
27
26
24
23
22
21
20
19
18
17
15
13
12
8
6
5
4
3
2
1
31
Mar
29
26
24
22
21
18
17
15
14
12
10
9
3
2
1
28
Feb
27
25
22
21
20
18
17
16
15
14
13
12
8
7
6
5
4
3
2
1
31
Jan
30
29
28
27
25
18
17
14
13
10
8
7
6
3
2
18
Dec
16
13
11
10
8
5
4
3
2
1
30
Nov
29
28
26
25
24
23
22
21
20
16
15
14
13
12
11
10
9
8
7
5
4
3
2
29
Oct
27
26
25
24
23
21
17
16
15
14
13
12
9
8
6
5
2
1
30
Sep
29
24
16
15
11
9
8
4
3
2
1
31
Aug
28
27
23
20
19
18
17
13
8
6
3
2
28
Jul
27
26
24
23
21
20
19
18
Changed global variables into local.
Added new files to install section.
Merged new/modified files for using ENO/WENO option in Sussman redistancing.
Adding l-norms of order 1, 3 and 5 to comments.
Changed dimension variable from template parameter to function argument because not known at compile time when looping over dimensions of a grid.
Added/Modified files for using higher order upwind gradient option.
Minor corrections in the test values.
Added missing dependencies for boost for Sussman unit test.
Fixed get_analytic_circle, added redistancing unit test.
Added header for computing l2 and linf norm.
Changed coordinate computation for the analytical solution s.t. now also working when box has negative origin.
Updated CMakeLists.txt afer replacing DrawCircle.hpp by DrawDisk.hpp.
Updated CMakeLists.txt afer replacing DrawCircle.hpp by DrawDisk.hpp.
Latest Modules
Corrected coordinate computation in drawing a sphere/disk. Now centering also working when box has negative origin. Replaced DrawCircle.hpp by DrawDisk.hpp, because name circle misleading.
Replaced DrawCircle by DrawDisk because name circle misleading for filled circular domain.
Corrected coordinate computation in drawing a sphere/disk. Now centering also working when box has negative origin.
Fixing grid_dist_id getPos
Merge branch 'develop' of git.mpi-cbg.de:openfpm/openfpm_pdata into develop
Fixing Tensor rank 2
Latest Modules
Merge remote-tracking branch 'origin/FD_solver' into develop
Latest Modules
Fixing precision for VTK
Adding test for double precision
Latest modules
Merge branch 'develop' of git.mpi-cbg.de:openfpm/openfpm_pdata into develop
Latest modules
Latest Modules
Merge remote-tracking branch 'origin/master' into FD_solver
New PVTP Writer for Pointset
Latest Modules and New VTP Writer
Fixing Examples
Fixing postflight
Fixing postflight script
Adding missing script
Merge branch 'master' of git.mpi-cbg.de:openfpm/openfpm_pdata
Adding missing script
Fixed missing consideration of patches that may start / end within a group of nodes to which same pixel-value should be assigned, i.e. patches whose x-dim. is not a multiple of the refinement-factor in x.
Changed back top comments that were overwritten in last commit.
Loading