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
You need to sign in or sign up before continuing.
Repository graph
You can move around the graph by using the arrow keys.
1d51bb714c505653312b6ceb977aa819da00e942
Select Git revision
Selected
1d51bb714c505653312b6ceb977aa819da00e942
Branches
20
develop
default
protected
Nodal_diffusion
feature/Navier-Stokes
feature/Nodal_diffusion
feature/advection
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/gmsh-reader
feature/hypoelasticity
feature/hypoelasticity-clean
feature/implicit-solver
feature/implicit-solver-o2
feature/kinetic-schemes
feature/local-dt-fsi
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
Begin with the selected commit
Created with Raphaël 2.2.0
8
Sep
7
6
5
3
31
Aug
26
25
23
21
14
12
10
9
8
7
5
4
3
2
1
27
Jul
26
25
24
23
22
21
20
19
18
17
16
15
12
11
7
5
4
3
30
Jun
29
23
22
20
10
9
8
7
6
3
2
1
31
May
30
25
24
23
21
20
19
18
16
12
11
10
6
5
4
3
29
Apr
28
27
26
25
23
20
19
14
13
11
8
7
5
4
30
Mar
29
28
24
23
18
14
11
10
9
8
4
2
1
28
Feb
23
22
21
18
17
16
15
14
11
10
9
8
4
3
2
1
31
Jan
13
11
7
6
4
30
Dec
22
21
20
16
15
14
10
9
7
6
2
1
30
Nov
29
26
25
24
19
18
17
15
10
9
8
5
4
3
31
Oct
30
29
22
21
20
8
7
5
4
2
1
30
Sep
27
24
20
17
16
15
16
15
14
13
10
9
4
3
2
1
31
Aug
30
27
26
25
24
23
20
19
6
5
3
2
1
31
Jul
30
29
27
26
23
22
Merge branch 'feature/debug-helpers' into 'develop'
Create a bad_mesh.pvd file when cells with non-positive volume
Add a mesh validity checker for Gmsh reader
Use numeric reference values if no name was given in Gmsh file
Correction Velocity conditions and implementation of a convergence test for Cjr loop
Add Cjr loop and correction evaluation of rho
Merge branch 'update-packages' into 'develop'
git subrepo pull --force packages/CLI11
git subrepo pull --force packages/Catch2
Add definition of Cjr_half
git subrepo pull (merge) --force packages/kokkos
Compute error between tau and 1/rho
Merge branch 'develop' into feature/implicit-solver
Fix hybrid matrix and second member for Neumann BC
Fix matrix indices for Dirichlet BC
Fix indices of xj1_xj2 in the matrix
Fix sign of the matrix coefficients
Continue implementation of entropic time step [ci skip]
feature/explici…
feature/explicit-gp-cfl
Merge branch 'develop' into feature/explicit-gp-cfl
Add missing includes for compilation with clang-14 and g++-12
Hybrid matrix + 2nd member before debug
Nodal_diffusion
Nodal_diffusion
Advance entropic time step implementation
Merge branch 'feature/user-doc' into 'develop'
Add a simple pygmentize lexer for syntax coloring of pugs examples
Fix entropic time step calculation (1d) and remove legacy version
Merge branch 'feature/user-doc' into 'develop'
Merge branch 'develop' into feature/user-doc
Take into account Xavier's corrections
Separate legacy entropy dt calculation and new calculation
Replug entropic time step computing
Merge branch 'develop' into feature/explicit-gp-cfl
Add support to R1x1, R2x2 and R3x3 for sub item values per item
Merge branch 'develop' into feature/explicit-gp-cfl
Take into account Alexiane corrections
Change the construction of the boundary values at the angles
fixup! coupling module
Decomposition of nr in the base n1,n2
Add construction normal_base
coupling module
Merge branch 'feature/new_mpi_comm_pugs' into feature/coupling_module
Loading