compute icon indicating copy to clipboard operation
compute copied to clipboard

Add reaction diffusion example.

Open awulkiew opened this issue 5 years ago • 1 comments

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?

awulkiew avatar Jul 20 '20 20:07 awulkiew

Coverage Status

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

coveralls avatar Jul 21 '20 06:07 coveralls