Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
LAMBERT Jean-charles
unsio
Commits
75224711
Commit
75224711
authored
Jun 15, 2016
by
LAMBERT Jean-charles
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
debugging ramses gravity
parent
d8ce4670
Pipeline
#285
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/camr.cc
src/camr.cc
+1
-1
No files found.
src/camr.cc
View file @
75224711
...
...
@@ -264,7 +264,7 @@ template <class T> int CAmr::loadData(uns::CParticles<T> * particles,
// allocate work arrays
ngrida
=
ngridfile
[
ilevel
][
icpu
];
if
(
verbose
)
{
std
::
cerr
<<
"ngrida="
<<
ngrida
<<
"
\n
"
;
std
::
cerr
<<
"ngrida="
<<
ngrida
<<
"
nvarg="
<<
nvarg
<<
"
\n
"
;
}
double
*
xg
=
NULL
,
*
var
=
NULL
,
*
varg
=
NULL
;
int
*
son
=
NULL
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment