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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
code
pugs
Commits
33035377
Commit
33035377
authored
7 years ago
by
Stéphane Del Pino
Browse files
Options
Downloads
Patches
Plain Diff
Fixed warning
parent
458b9574
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!2
Develop
,
!1
Develop
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
experimental/AcousticSolverTest.hpp
+2
-2
2 additions, 2 deletions
experimental/AcousticSolverTest.hpp
with
2 additions
and
2 deletions
experimental/AcousticSolverTest.hpp
+
2
−
2
View file @
33035377
...
...
@@ -68,8 +68,8 @@ private:
struct
ReduceMin
;
const
long
in
t
m_nj
;
const
long
in
t
m_nr
;
const
size_
t
m_nj
;
const
size_
t
m_nr
;
Kokkos
::
View
<
double
*>
m_br
;
Kokkos
::
View
<
double
*
[
2
]
>
m_Ajr
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment