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

Add reaction diffusion example. #849

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

awulkiew
Copy link
Member

@awulkiew awulkiew commented Jul 20, 2020

Some time ago I played with Boost.Compute and wrote a program simulating diffusion reaction as described here: http://www.karlsims.com/rd.html. Here it how it looks like:

example

Currently GLUT library is used to display the result in real-time but it could obviously be changed.
Would you be interested in adding it as an example?

@coveralls
Copy link

Coverage Status

Coverage remained the same at 84.226% when pulling dd55476 on awulkiew:feature/reaction_diffusion into 915ab0b on boostorg:develop.

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

Successfully merging this pull request may close these issues.

None yet

2 participants