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

add st_Blocks_new #1

Closed
rdemaria opened this issue Jul 10, 2018 · 1 comment
Closed

add st_Blocks_new #1

rdemaria opened this issue Jul 10, 2018 · 1 comment
Labels
API API changing issue

Comments

@rdemaria
Copy link

No description provided.

@martinschwinzerl
Copy link
Owner

Fixed using commit c9f3ce7

Added NS(Blocks_new)() and NS(Blocks_delete)() functions.
The NS(Blocks_delete)() function is required to also free the NS(Blocks)* pointer - users should use new/delete and init/free in pairs

Added minimal unit-test to tests/sixtracklib/common/test_blocks.cpp

Created #6 towards getting this (and everything else) documented

@martinschwinzerl martinschwinzerl added the API API changing issue label Jul 10, 2018
martinschwinzerl pushed a commit that referenced this issue Sep 10, 2019
Space charge implementation
martinschwinzerl pushed a commit that referenced this issue Nov 27, 2019
update to gianni's master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API API changing issue
Projects
None yet
Development

No branches or pull requests

2 participants