Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libiconmath
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
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
icon-libraries
libiconmath
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
main
Select Git revision
Branches
20
bump_year
cpp_inner_product
feature-add-cpp-codes
feature-add-cpp-codes-gradients
feature-add-cpp-codes-rebased
feature-add-unit-tests
feature-single-precision-gridinit-dp
feature_add_cpp_codes_laplace_A
feature_add_cpp_codes_utilities_Ali
fix-cpp-codes-gpu
fix-interpolation-vector-spdp
fix-lsq-reconstruction
protected
fix_constexpr
fix_gpu_ci
fix_linking
hotfix-dwd-nec
protected
k202170-add-cmake-components
k202170-fix-for-dwd
main
default
protected
single-precision-ocean
Tags
6
1.2.0
1.1.1
1.1.0
1.0.2
protected
1.0.1
protected
1.0.0
26 results
Begin with the selected commit
Created with Raphaël 2.2.0
9
Apr
8
7
4
31
Mar
27
25
24
18
17
14
12
11
10
3
28
Feb
27
26
25
24
21
20
17
12
10
29
Jan
15
7
20
Dec
19
9
28
Nov
26
25
17
Oct
24
Sep
23
27
Aug
23
21
16
15
13
12
8
7
Fixed typo
feature_add_cpp…
feature_add_cpp_codes_laplace_A
Fixed linking error
WIP:test for laplace
added type dependent tolerance for the tests which use random input arrays
fix-cpp-codes-gpu
fix-cpp-codes-gpu
changed the tolerance for float in test_tdma_solver
fixed a small linting issue
modified test_tdma_solver to enable the use them on GPU
made an overhaul of test_intp_rbf
fixed few bugs in mo_lib_intp_rbf
Made an overhaul of test_interpolation_scalar
Added the test for laplace
Add LD_LIBRARY_PATH
fix_constexpr
fix_constexpr
Specify C++ compiler
fix_linking
fix_linking
Fix ambiguous call of constexpr variables
added the first test for mo_lib_gradients
feature-add-cpp…
feature-add-cpp-codes-gradients
fixed a bug in mo_lib_gradients
fixed the bindings for gradients
fixed all the c++ codes and their headers
fixed few bugs in the C++ code
Fix CMakeList and bindings
Add bindings
Fix header and function name
Add comment suggestion for zero filling related to MPI
Port functions from the grad_green_gauss_cell_lib interface to C++
Port grad_fe_cell_dycore_lib() to C++ (no MPI)
Port grad_fe_cell_adv_2d_lib() to C++ (no MPI)
Port grad_fe_cell_adv_lib() to C++ (no MPI)
Add extra loop to store indices of je vertices in grad_fd_norm_lib()
Port grad_fd_norm_lib() to C++
Remove whitespace in mo_lib_loopindices.cpp
Fix some comments
Fix indexes
Port grad_fd_norm_lib() to C++
change the random number generation in test_horizontal_rot
renamed few unit-tests
corrected the way loop_exchange is defined in test CMake
fixed a bug in mo_lib_interpolation_scalar
Reorganize lambda functions so that it is easier to understand
cpp_inner_product
cpp_inner_product
Inner product using lambda functions
Split tests into three files
Loading