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_numerics
Commits
93344ebd
Commit
93344ebd
authored
Mar 15, 2016
by
Pietro Incardona
Browse files
Eliminating miss compilation in case of SE_CLASS1
parent
4e537894
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/FiniteDifference/FDScheme.hpp
View file @
93344ebd
...
...
@@ -468,7 +468,7 @@ public:
// if SE_CLASS1 is defined check the position
#ifdef SE_CLASS1
T
::
position
(
g
key
,
gs
,
s_pos
);
//
T::position(key,gs,s_pos);
#endif
++
row
;
...
...
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