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

Enable multi-material #119

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

Enable multi-material #119

wants to merge 6 commits into from

Conversation

streeve
Copy link
Collaborator

@streeve streeve commented Jul 17, 2024

Add type lists to new force models, with averaged properties for cross terms

Closes #109

@streeve streeve added the enhancement New feature or request label Jul 17, 2024
@streeve streeve marked this pull request as draft July 17, 2024 19:41
@streeve streeve force-pushed the interaction_lists branch 2 times, most recently from 57d4112 to 45d0c32 Compare July 23, 2024 16:32
@streeve streeve marked this pull request as ready for review July 23, 2024 16:33
@streeve streeve force-pushed the interaction_lists branch 3 times, most recently from 332546b to 8686675 Compare August 20, 2024 19:49

KOKKOS_INLINE_FUNCTION void operator()( const int i ) const
{
c( i, i ) = micromodulus( i );
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should move this to a separate loop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiple Materials
1 participant