Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Topic cleanup particle interpolation interface #314

Conversation

psychocoderHPC
Copy link
Member

Change interface of FieldToParticleInterpolation because we have a one to one relation between FieldToParticleInterpolation and ShiftCoordinateSystem.

e.g. FieldToParticleInterpolationNative can only use ChargeAssignment as function from particle shape.

- change interface of FieldToParticleInterpoaltion*
- change interface for ShiftCoordinateSystem*

Both classes has a one to one relation and can't combined with other methods, this it use better to cleanup the template interface to avoid wrong usage.
@psychocoderHPC psychocoderHPC added this to the Open Beta milestone Apr 2, 2014
@ax3l
Copy link
Member

ax3l commented Apr 3, 2014

sounds reasonable :)

ax3l added a commit that referenced this pull request Apr 3, 2014
…rpolationInterface

Topic cleanup particle interpolation interface
@ax3l ax3l merged commit 61831c6 into ComputationalRadiationPhysics:dev Apr 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: core in PIConGPU (core application) refactoring code change to improve performance or to unify a concept but does not change public API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants