Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
openfpm_numerics
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_numerics
Graph
ede092a9c9d83f6cce92b5e7012b6f798d93f77a
Select Git revision
Branches
20
3index_expressions
AMR_struct_numerics
ActiveGel
CYGWIN
Dcpse_gpu
FDScheme_improved
FD_solver
FD_solver_Cancellation
GPU_branch
Release_0.8.0
Release_0.9.0
SPRNG
ana_stokes
closest-point
cp_interpolation
cuda_on_cpu
develop
develop_with_grid_integrators
fixing_PETSC_installation
fixing_help_function_unit_tests
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
6
Dec
2
26
Nov
20
17
16
14
13
10
8
5
4
3
28
Oct
27
26
22
20
18
16
11
7
6
4
28
Sep
16
10
9
1
30
Aug
29
27
19
18
17
16
12
8
4
3
1
31
Jul
30
29
28
27
22
21
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
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
Add draft of quadratic interpolation. Note that MonomialBasis.hpp needs to be set correctly.
Merge
Add quadratic interpolation option. Note that the MonomialBasis.hpp needs to be adjusted.
Removed FD_order1 from install files.
Add draft of level-set redistancing on particles based on closest point. WIP with lots of comments
Changed return types to auto to make them generic.
Updated include path.
Deleted unit test for FD_order1 because no longer needed.
Deleted redundant FD_order1 because already contained in FD_simple.
Fixing CMake
Fixing CUDA on numerics
Fixing for HIP
Deactivation CUDA_ARCHITECTURES
Activating Boost config
Removing warnings
Add support sharing to GPU support builder code
Orig key to subset key: vector mapping
Fixing conflict with master
Refactoring CMAKE
Merge
Fixing enable-cuda on clang M1
Add gpu alias for EqnsStruct
Gix subset gpu SupportBuilder
Fix to Wrong Pointing
Updating Cmake
DCPSE P2P Complete
Under construction P2P
DCPSE P2P Under Construction
Fixing vector expressions on GPU for slicer []
adding default petsc matrix type
update Petsc to switch mattype at runtime
Merge branch 'develop' into closest-point
closest-point
closest-point
Add CP extension unit tests
Cleanup reinitialization
Fix data type for poly_order
Fix CP estimation edge case bug
Fix the unit test error due to domain.getLow shift
Merge with develop
Simplify template arguments
Fixing numeric tests
Loading