Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Nektar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Dave Moxey
Nektar
Graph
e3c433ed13e239687bcc596e99967453f2c5e0a4
Select Git revision
Branches
20
feature/1d-profile-to-3d
feature/c++17
feature/c++17-aligned-alloc
feature/cray-compiler
feature/cuda-fixes
feature/dg-anisotropic
feature/diffusion-forcing
feature/driftwave
feature/globalsyssoln-options
feature/hdf5-serial
feature/incns-reference-density
feature/inviscid-burgers-svv
feature/invmass-matfree-test
feature/linspace
feature/mc-trisplit
feature/mesh-deformation
feature/mesh-randomise
feature/nekfactory-memoize
feature/nekmesh-pkg
feature/nodal-pyramid
Tags
6
v4.0.0
v3.4.0
v3.3.0
v3.2.0
v3.1.0
v3.0.1
26 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Nov
23
22
21
20
17
14
13
10
9
8
3
2
1
31
Oct
30
28
27
26
25
24
23
22
21
20
19
18
17
16
13
11
6
5
28
Sep
27
18
15
14
13
12
8
7
1
29
Aug
22
15
10
8
4
3
2
14
Jul
12
8
7
6
30
Jun
28
24
23
21
20
9
8
7
6
3
2
1
29
May
28
27
26
25
24
19
17
11
9
8
5
1
24
Apr
21
19
18
17
16
14
8
2
1
31
Mar
29
28
26
25
24
21
19
18
17
16
14
13
10
7
6
4
27
Feb
25
24
23
22
19
18
17
16
15
14
3
2
1
28
Jan
27
26
25
20
13
12
9
7
6
3
31
Dec
30
29
28
27
19
16
14
12
10
8
4
30
Nov
29
28
27
24
23
22
21
20
18
17
15
14
9
3
2
29
Oct
28
27
24
23
22
21
19
14
13
12
11
7
6
3
26
Sep
23
16
15
14
10
Update SDC for implicit PFASST
Merge branch 'fix/sse2-scatter' into 'master'
Change _mm_store_pd to _mm_store_epi32 in scatter function in sse2
Merge branch 'feature/c++17-regex' into 'master'
Replace boost::regex with std::regex
Merge branch 'use-std-tgamma' into 'master'
Use std::tgamma and remove unused boost header
Merge branch 'used-maybe-unused-attribute' into 'master'
Use [[maybe_unused]] attribute
Merge branch 'fix/QuadExp_ComputeTraceNormal' into 'master'
Fix: QuadExp::v_ComputeTraceNormal
Merge branch 'feature/c++17-deprecated' into 'master'
Adjust to use [[deprecated]] attribute
Merge branch 'feature/c++17-filesystem' into 'master'
Update boost::filesystem to std::filesystem
Merge branch 'update-parareal-output-and-tidy-pfasst' into 'master'
Update Parareal file output and tidy-up/update space interpolation
Merge branch 'reduce-memory-footprint-peregrine' into 'master'
Reduce memory footprint of the peregrine solver
Merge branch 'add-robin-bc-to-xxt-solver' into 'master'
Add Robin BC to xxt full solver
Merge branch 'fix/fieldconvert-cmdline' into 'master'
Adjust command-line arguments to use '-' consistently instead of no spaces or camelCase
Merge branch 'use-std-to_string' into 'master'
Replace boost::lexical_cast with std::to_string for integer variable
Merge branch 'fix/clang-15-old-boost' into 'master'
Fix for clang 15 and older boost versions that still use std::unary_function
Merge branch 'fix-performance-test' into 'master'
Fix performance test
Merge branch 'proposed-fix-for-local-iterative-solver' into 'master'
Fix local implementation of CG with Null preconditioner
Update CHANGELOG
feature/c++17-a…
feature/c++17-aligned-alloc
Apply formatting
Remove boost::aligned_alloc in deference to C++17 ::operator new
Merge branch 'feature/c++17-random' into 'master'
Replace boost::random with std::random
Merge branch 'fix/fc-c++17' into 'master'
Fix C++17 warnings for a couple of post-merge items
Merge branch 'feature/inlineVmath' into 'master'
Inlined Vmath library
Loading