Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pugs
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
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
code
pugs
Repository graph
Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Register now
Repository graph
You can move around the graph by using the arrow keys.
827233cf2d4123de07bf5151af314a3b07ade9d2
Select Git revision
Selected
827233cf2d4123de07bf5151af314a3b07ade9d2
Branches
20
develop
default
protected
Nodal_diffusion
feature/Navier-Stokes
feature/Nodal_diffusion
feature/composite-scheme
feature/composite-scheme-other-fluxes
feature/composite-scheme-sources
feature/coupling_module
feature/discontinuous-galerkin
feature/escobar-smoother
feature/explicit-gp-cfl
feature/gks
feature/hypoelasticity
feature/hypoelasticity-clean
feature/implicit-solver
feature/implicit-solver-o2
feature/kinetic-schemes
feature/local-dt-fsi
feature/merge-local-dt-fsi
feature/polynomials
Tags
12
v0.5.0
protected
v0.4.1
protected
v0.4.0
protected
v0.3.0
protected
v0.2.0
protected
v0.1.0
protected
Kidder
v0.0.4
protected
v0.0.3
protected
v0.0.2
protected
v0
protected
v0.0.1
protected
33 results
Select display option
Display full history
Display full history
Display up to revision
Created with Raphaël 2.2.0
17
Feb
14
13
12
11
10
7
6
5
4
3
2
1
31
Jan
30
29
28
25
23
20
17
16
13
8
6
31
Dec
29
27
24
22
20
17
12
5
3
28
Nov
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Oct
30
29
28
27
25
24
23
22
21
17
16
15
14
13
12
11
10
9
8
4
3
2
29
Sep
27
25
20
19
18
17
16
15
13
8
7
6
5
3
2
31
Aug
28
27
25
24
23
22
21
20
19
18
17
16
13
12
11
9
8
7
6
5
2
1
31
Jul
29
26
25
24
23
22
19
18
17
16
15
12
11
9
8
5
4
3
2
1
30
Jun
27
26
23
18
17
14
11
10
8
7
6
5
30
May
29
28
27
26
24
23
22
21
18
17
16
15
14
13
12
9
7
6
5
4
3
2
1
30
Apr
26
25
24
23
22
21
20
19
18
17
16
15
12
11
10
27
Mar
22
21
20
19
14
13
12
11
8
7
6
5
1
26
Feb
25
23
22
21
20
19
17
16
14
13
12
9
6
1
30
Jan
29
21
18
9
7
6
22
Dec
15
13
10
6
4
30
Nov
Fix connectivity dispatcher when for already partitioned meshes
Merge branch 'feature/reconstruction' into feature/local-dt-fsi
Add new direction for the limiter of u
Merge branch 'feature/reconstruction' into feature/kinetic-schemes
Merge branch 'develop' into feature/reconstruction
Fix parallelism bug for 2nd order scheme
Fix the internal energy problem and add limiter for sigma
Add first tests for quadrature on (straight) polynomial meshes
Add equilibrium reconstruction to nodal scheme
Continue debugging [ci-skip]
Continue debugging (more prints and few fixes) [ci-skip]
Add quadrature for polynomial Q3 and P3 cells
Continue debugging [ci-skip]
Add more debugging info [ci-skip]
Print more debug info [ci-skip]
Add equilibrium polynomial reconstruction for face scheme
Continue debugging for connectivity dispatcher for load balancing
Fix typo in documentation
Fig 1st order symmetry BC for node and face schemes
FIx clang11 compilation
Remove m_cell_global_index from Connectivity
Merge branch 'feature/reconstruction' into feature/kinetic-schemes
Give symmetry BC to the reconstruction for scalar functions
Merge remote-tracking branch 'refs/remotes/origin/feature/reconstruction' into feature/reconstruction
Add symmetry treatment for DiscreteFunctionP0Vector of TinyVector
Merge branch 'feature/ptscotch' into 'develop'
Begin mesh load-balancing
Add cell_owner and node_owner (mesh->item_value) functions
Add checkpoint/resume mechanism for partitioner library
Plug PTScotch partitioner
Add access and setting pgs functions for partitioner library
Add missing MPI_Comm_free
Prepare PTScotch integration
Set Wall BC to order 1
Merge branch 'feature/eigen3' into 'develop'
Merge branch 'feature/reconstruction' into feature/kinetic-schemes
Fix another bunch of warnings
Fix compilation warning
Add few Eigen3 installation instructions
Plug Eigen3 to solve eigenvalue problems for symmetric matrices
Loading