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

assembler cleanup: Properties #2009

Open
tjhei opened this issue Nov 21, 2017 · 0 comments
Open

assembler cleanup: Properties #2009

tjhei opened this issue Nov 21, 2017 · 0 comments

Comments

@tjhei
Copy link
Member

tjhei commented Nov 21, 2017

After merging #1785:

  1. Implement a virtual Properties get_properties()=0 function in the Assembler::Interface
  2. Implement Properties::operator| and computed an or-ed Properties for each category of active assemblers.
  3. Remove the std::vector<Properties> objects and kill the logic inside set_assemblers
@jdannberg jdannberg added this to Coding style in Issue tracker Apr 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Issue tracker
  
Coding style & Cleanup
Development

No branches or pull requests

1 participant