Skip to content

Dissallow use of multiple reduction operators for the same field across all particles. #90

@LonelyCat124

Description

@LonelyCat124

I.e. don't allow

    part1 += a
    part2 -= a

It might be ok, however I'm not sure and its easier to disallow this during compilation and just make them use += for both.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions