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
e6ec41d13f6f6165061e2660533eaaa74f7a0578
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
9
Aug
8
7
2
31
Jul
26
18
1
18
Jun
14
12
5
31
May
27
9
8
24
Apr
8
3
2
26
Mar
25
22
20
15
14
13
11
8
7
6
5
4
1
26
Feb
22
8
4
24
Jan
22
19
18
17
12
10
9
5
7
Nov
1
20
Oct
12
23
Aug
21
1
31
Jul
25
24
20
13
12
11
10
6
5
4
3
28
Jun
26
22
19
14
9
8
29
May
14
27
Apr
26
21
10
6
15
Mar
13
2
1
27
Feb
21
20
17
10
7
30
Jan
18
17
6
Dec
19
Nov
8
5
28
Oct
18
5
1
Sep
30
Aug
29
28
24
18
17
16
9
8
29
Jul
25
5
23
Jun
21
9
6
May
3
29
Apr
27
5
21
Mar
18
16
15
10
9
8
7
3
25
Feb
22
16
9
7
3
31
Jan
25
24
21
20
19
18
14
13
12
11
6
5
4
3
30
Dec
24
23
15
10
8
7
6
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
Pass nCount to SurfaceDcpse as an argument; fix DC-PSE subset test
Fix subset id during vector_dist_subset.getVerlet() in dcpse_op_subset_suite_tests
Pass Verlet List to DC-PSE operators
Add multiple res convergence test for mass conservation
Add deallocations and indents
Add convergence test for surface divergence using surface DCPSE
Get rid of N_PARTICLES DC-PSE support option
Add mass conservation test with convergence
Add mass conservation test with convergence
Modify vector_dist_subset to use global indices; get rid of _orig() methods
Merge pull request #4 from amfoggia/develop
Split Dcpse into Dcpse and SurfaceDcpse
master
master
Use cell iterator in SupportBuilder.cuh instead of iterating manually
Get rid of getNNIterator in Cell List. Rename to explicit Box/Radius iterators
Add mass conservation test
Merge surface dcpse interpolation into bulk_surface_tools
Change operator order to 2
Revert constructor after pull
Merge branch 'surfaceDCPSE_P2P' of git.mpi-cbg.de:mosaic/software/parallel-computing/openfpm/openfpm_numerics into surfaceDCPSE_P2P
Adjust surface dcpse interpolation unit test
Adjust constructors so the surface interpolation is entered
Remove divergence in velocity field
Fix example/test codes after cell list / Verlet list update
Move celllist cell iterator scheme from template parameters to option flags
Get rid of vPosReorder/vPrpReorder vector_dist expressions; refactor CellList
Add compute polynomials function
Merge branch 'develop' into 3index_expressions
Remove unused legacy files
loop for the derivative of gradient
3index_expressi…
3index_expressions
started test for interpolation on the plane with SurfDCPSE
Remove eigen data structures from find_closest_point, now calls to polymodel need to be changed
pcp_no_eigen
pcp_no_eigen
Merge pull request #2 from mosaic-group/cuda_launch_as_function
Move project c++ target standard to c++17
Merge Box and SpaceBox into Box; reduce code duplication
Remove couts
Merge with cp_interpolation
Before merging cp_interpolation
Return distance from get closest neighbor function directly, so it doesn't need to be recomputed
Add another flag differing between sampling for regression polynomials and particles to be redistanced
Get rid of CMake configure_file in submodules; Move to openfpm/
Loading