Skip to content

Tags: tangdehong/miniAMR

Tags

v1.6.6

Toggle v1.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update block.c

Correct a long standing bug - decrease the number of parent blocks when a set of blocks are recombined.

v1.6.5

Toggle v1.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add files via upload

Update since new C standard introduced a function called beta, which conflicts with one of the variable names.

v1.6.4

Toggle v1.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update stencil.c

Remove unused array.

v1.6.3

Toggle v1.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update rcb.c

Make changes so that the "group_blocks" option does what it says.  The previous code tried to do something a little different from that and was incorrect in its implementation.

v1.6.2

Toggle v1.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update sfc.c

Get rid of an extra "}" that got left in when the file was edited.

v1.6.1

Toggle v1.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update main.c

We corrected passing a double as an integer.

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Space Filling Curve

Add Space Filling Curve as a load balance option and clean up some of the other files removing typos and removing more references to deleted code.

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update profile.c

Fix a typo.

v1.4.4

Toggle v1.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add files via upload

A couple of small corrections and add more output to the reports.

v1.4.3

Toggle v1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update profile.c

Increment version number to reflect changes.