Skip to content

fix vector.operator[] const access in radiation plugin#1686

Merged
psychocoderHPC merged 1 commit into
ComputationalRadiationPhysics:devfrom
PrometheusPi:fix_radiationPluginVector
Dec 12, 2016
Merged

fix vector.operator[] const access in radiation plugin#1686
psychocoderHPC merged 1 commit into
ComputationalRadiationPhysics:devfrom
PrometheusPi:fix_radiationPluginVector

Conversation

@PrometheusPi
Copy link
Copy Markdown
Member

This pull request fixes a compile time bug in the radiation plugin's vector class that prevented using the [ ] operator on constant vectors.

This solves issue #1683

@PrometheusPi PrometheusPi added bug a bug in the project's code component: plugin in PIConGPU plugin labels Dec 8, 2016
@ax3l ax3l requested a review from psychocoderHPC December 8, 2016 15:37
@ax3l ax3l added this to the Next Stable: 0.3.0 / 1.0.0 milestone Dec 8, 2016
@PrometheusPi PrometheusPi force-pushed the fix_radiationPluginVector branch from bdf62d8 to c93d2be Compare December 9, 2016 13:27
@PrometheusPi
Copy link
Copy Markdown
Member Author

@psychocoderHPC - rebased after white space travis check inclusion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug a bug in the project's code component: plugin in PIConGPU plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants