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
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_pdata
Commits
84087883
Commit
84087883
authored
Feb 22, 2017
by
incardon
Browse files
Fixing example for old compilers
parent
3fcad8ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
example/Vector/7_SPH_dlb/main.cpp
View file @
84087883
...
@@ -205,7 +205,7 @@ typedef vector_dist<3,double,aggregate<size_t,double, double, double, do
...
@@ -205,7 +205,7 @@ typedef vector_dist<3,double,aggregate<size_t,double, double, double, do
struct
ModelCustom
struct
ModelCustom
{
{
template
<
typename
Decomposition
,
typename
vector
>
inline
void
addComputation
(
Decomposition
&
dec
,
template
<
typename
Decomposition
,
typename
vector
>
inline
void
addComputation
(
Decomposition
&
dec
,
const
vector
&
vd
,
vector
&
vd
,
size_t
v
,
size_t
v
,
size_t
p
)
size_t
p
)
{
{
...
...
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