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
688203c38e43be051fbd3a6558f637e1c1038bd5
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
14
Nov
11
8
5
28
Oct
18
12
5
3
29
Sep
27
21
20
19
13
12
8
7
2
1
30
Aug
29
28
24
18
17
16
12
9
8
25
Jul
14
5
23
Jun
9
8
30
May
21
9
6
4
3
30
Apr
29
27
23
22
21
18
5
3
2
1
29
Mar
21
18
17
16
15
10
9
8
7
4
3
2
1
28
Feb
25
24
23
22
17
11
4
2
27
Jan
25
24
21
20
19
18
14
13
12
11
10
9
8
6
5
4
3
2
1
31
Dec
30
29
28
27
26
25
24
23
22
20
19
17
16
15
13
12
10
8
7
6
5
2
1
30
Nov
29
28
26
25
24
23
22
21
20
19
18
17
16
15
13
10
8
7
6
5
4
3
2
28
Oct
27
26
22
20
18
16
11
9
8
7
6
5
4
30
Sep
28
26
25
24
23
20
12
11
10
9
8
7
6
3
2
1
31
Aug
30
simplify SPH
create distance2 for Particle objects
EC use-case simplify
create abs2() for Point
check cutoff radius before interaction for NEIGHBORHOOD_ALLPARTICLES
EC change to macro particle access
Instance add normalDistribution
Create alias for particle property access
remove turing pattern use case
create diffusion use case
create dam break use case
particle initialization moved to instance class
align benchmark code parameter
idea laplace operator
Latest Modules with Fix to DC-PSE Solver
Latest Modules
Latest Modules
adding getSubset for getting the subset number
Added get_lnorms that can be used for sparse grid, dense grid and particle vector.
Benchmark Elastic collision OpenFPM, parallel
Benchmark Diffusion OpenFPM, parallel
Merge fix_cfl_timestep_sign into master.
Turing pattern Use-case
output initial state of simulation
SPH change property access syntax to _raw
Use-case EC
create use case ElasticCollision
fix scalarProduct result initialization
change property_vec access to property_raw
include DataContainerFactory to DomainIterator.hpp (after refactor)
CellList.hpp: add check for cutoff radius in PULL, PUSH, PULL_PUSH
add CellList templates PUSH, PULL_PUSH
clean InitialCondition.hpp
clean Particle.hpp
DataContainerFactory.hpp separate file for factory
symmetric mesh domain iterator without ghost (produces error)
move dynamic load balancing to DataContainer
move particle type to Constants.hpp
clean ParticleData.hpp constructor
rename Neighborhood.hpp to Interaction_Impl.hpp
Loading