Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argupta
openfpm_pdata
Commits
185162ec
Commit
185162ec
authored
Sep 01, 2017
by
incardon
Browse files
Fixing compilation for SPH
parent
272a7b5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
example/Vector/7_SPH_dlb_opt/main.cpp
View file @
185162ec
...
...
@@ -1117,7 +1117,7 @@ int main(int argc, char* argv[])
if
(
write
<
t
*
100
)
{
vd
.
deleteGhost
();
vd
.
write
(
"Geometry"
,
write
,
VTK_WRITER
|
FORMAT_BINARY
);
vd
.
write
_frame
(
"Geometry"
,
write
,
VTK_WRITER
|
FORMAT_BINARY
);
vd
.
ghost_get
<
type
,
rho
,
Pressure
,
velocity
>
(
SKIP_LABELLING
);
write
++
;
...
...
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