Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
2f62d94e
Commit
2f62d94e
authored
Jun 29, 2017
by
mattijs
Browse files
BUG: CollidingParcel: is not contiguous since have collisionRecords_
parent
e5f6d316
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lagrangian/intermediate/parcels/derived/basicKinematicCollidingParcel/basicKinematicCollidingParcel.H
View file @
2f62d94e
...
...
@@ -46,12 +46,6 @@ namespace Foam
{
typedef
CollidingParcel
<
KinematicParcel
<
particle
>>
basicKinematicCollidingParcel
;
template
<
>
inline
bool
contiguous
<
basicKinematicCollidingParcel
>
()
{
return
true
;
}
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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