many smaller function objects have a long list of subtypes to various types that they need, often based on templated Particles, Elements or Query types. Should make a traits class that can get all these subtypes, would save a lot of lines of code
Create:
Use in:
many smaller function objects have a long list of subtypes to various types that they need, often based on templated
Particles,ElementsorQuerytypes. Should make a traits class that can get all these subtypes, would save a lot of lines of codeCreate:
ContainerTraits<Particles<...>>Use in:
detail::integrate_chebyshevdetail::integrate_over_elementdetail::zero_kernel