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

ref: Make the interaction register an observing actor #762

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

niermann999
Copy link
Contributor

@niermann999 niermann999 commented Nov 4, 2024

Make the interaction_register actor an observing actor to the pointwise_material_interactor in order to break the dependency on the interactor state during state construction. Also uses a utility function from the detray actor chain to contruct the sate tuple and the state reference tuple if all states are default constructible.

@niermann999 niermann999 marked this pull request as ready for review November 4, 2024 18:55
@niermann999 niermann999 added the refactor Change the structure of the code label Nov 4, 2024
@niermann999
Copy link
Contributor Author

Needs some modification in detray before it will compile

Copy link

sonarqubecloud bot commented Nov 4, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Change the structure of the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant