Replies: 1 comment 2 replies
-
I do not believe anyone has implemented the game of life in amrex but it
would not be hard.
Ann Almgren
Senior Scientist; Dept. Head, Applied Mathematics
Pronouns: she/her/hers
…On Tue, Nov 12, 2024 at 5:06 AM Ilja ***@***.***> wrote:
Does AMReX have example(s) of Conway's game of life? Preferably in C++.
How would minimal parallel game look like in 1, 2 or 3d, without error
checking, file i/o, etc.? Doesn't matter whether grid is periodic, etc.
—
Reply to this email directly, view it on GitHub
<#4228>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACRE6YUUB534JMELENST5MT2AH4OFAVCNFSM6AAAAABRUATMEGVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZXGQ3DSOJRGE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does AMReX have example(s) of Conway's game of life? Preferably in C++. How would minimal parallel game look like in 1, 2 or 3d, without error checking, file i/o, etc.? Doesn't matter whether grid is periodic, etc.
Beta Was this translation helpful? Give feedback.
All reactions