Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
infrastructure
unsio
Commits
75224711
Commit
75224711
authored
Jun 15, 2016
by
LAMBERT Jean-charles
Browse files
debugging ramses gravity
parent
d8ce4670
Pipeline
#285
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
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
Supports
Markdown
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