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

Initial MIR component #1438

Open
wants to merge 323 commits into
base: develop
Choose a base branch
from
Open

Initial MIR component #1438

wants to merge 323 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 2, 2024

  1. rename

    BradWhitlock committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b4662ca View commit details
    Browse the repository at this point in the history
  2. compilation fixes

    BradWhitlock committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2f401a7 View commit details
    Browse the repository at this point in the history
  3. rename

    BradWhitlock committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    58340e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63a0b9a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    e7b3e25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c553f30 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. refactoring

    BradWhitlock committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    32486b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    911aa6c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    74bc4ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b82731 View commit details
    Browse the repository at this point in the history
  3. Changed some edges

    BradWhitlock committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9f3fe77 View commit details
    Browse the repository at this point in the history
  4. accumulation_traits

    BradWhitlock committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1959dd7 View commit details
    Browse the repository at this point in the history
  5. cpp2conduit

    BradWhitlock committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    bdc5833 View commit details
    Browse the repository at this point in the history
  6. blender/slicer classes

    BradWhitlock committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    426d97c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d947251 View commit details
    Browse the repository at this point in the history
  8. Fix static_assert

    BradWhitlock committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    fe3fc56 View commit details
    Browse the repository at this point in the history
  9. Fix compilation

    BradWhitlock committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    52d03ef View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    9a92055 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Tests for bit utilities

    BradWhitlock committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6deefe6 View commit details
    Browse the repository at this point in the history
  2. starting to add a test

    BradWhitlock committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4d573b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    154ec49 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Compilation fixes

    BradWhitlock committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9b143d1 View commit details
    Browse the repository at this point in the history
  2. Change accessing edges

    BradWhitlock committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a2fa467 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0930c1c View commit details
    Browse the repository at this point in the history
  4. SLIC errors

    BradWhitlock committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    fc240cb View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Fix bit functions

    BradWhitlock committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    eefee2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6af4fa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f0d095 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Debugging ClipField

    BradWhitlock committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    719329b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    72d3240 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Added ClipOptions

    BradWhitlock committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    7b293b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. More testing

    BradWhitlock committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a5ff0ac View commit details
    Browse the repository at this point in the history
  2. templated

    BradWhitlock committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    07bdecf View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    395c37c View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    24a78d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41e6a46 View commit details
    Browse the repository at this point in the history
  3. Some cleanup/refactoring

    BradWhitlock committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4ba2c84 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. code cleanup

    BradWhitlock committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6ff5327 View commit details
    Browse the repository at this point in the history
  2. Adjust 3D shapes

    BradWhitlock committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    721e970 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. debugging

    BradWhitlock committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    6db7e4b View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    39b3e33 View commit details
    Browse the repository at this point in the history
  2. wedge is bad too

    BradWhitlock committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    8cd51b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    acf1ac2 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    BradWhitlock committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5331c0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b46d992 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Fixed wedge edges

    BradWhitlock committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    40152ce View commit details
    Browse the repository at this point in the history
  2. Fixes for wedge clip

    BradWhitlock committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    43d9c47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8c8474 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f39c3e View commit details
    Browse the repository at this point in the history
  5. code cleanup

    BradWhitlock committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a7d9e1e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    dd75375 View commit details
    Browse the repository at this point in the history
  2. Debug prints, etc

    BradWhitlock committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    41dd065 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e817b07 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Debugging

    BradWhitlock committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    18f3026 View commit details
    Browse the repository at this point in the history
  2. Fix for HIP

    BradWhitlock committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5634141 View commit details
    Browse the repository at this point in the history
  3. Always use wrapped scan

    BradWhitlock committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3418c07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f45ebb7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fd8a62 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5dd66d View commit details
    Browse the repository at this point in the history
  7. make style

    BradWhitlock committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7ece514 View commit details
    Browse the repository at this point in the history
  8. A test for a mixed mesh

    BradWhitlock committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d85270f View commit details
    Browse the repository at this point in the history
  9. make style

    BradWhitlock committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b3ce4e0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d9150f3 View commit details
    Browse the repository at this point in the history
  11. Better VTK file saving

    BradWhitlock committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7b981ce View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c7f50f3 View commit details
    Browse the repository at this point in the history
  13. make style

    BradWhitlock committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    1e73a44 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1a5a120 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    eabf434 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbfb600 View commit details
    Browse the repository at this point in the history
  3. make style

    BradWhitlock committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4e9b17c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    23aa1f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    817fc1d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    1bf8fcd View commit details
    Browse the repository at this point in the history
  2. make style

    BradWhitlock committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    21fc10d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dd88a4 View commit details
    Browse the repository at this point in the history
  4. make style

    BradWhitlock committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    11c0135 View commit details
    Browse the repository at this point in the history
  5. fix macro

    BradWhitlock committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    90ab9c2 View commit details
    Browse the repository at this point in the history
  6. Fix types

    BradWhitlock committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    15fdbf5 View commit details
    Browse the repository at this point in the history
  7. fix recenter

    BradWhitlock committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    a5cfcc8 View commit details
    Browse the repository at this point in the history
  8. Fixes

    BradWhitlock committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    4d0addd View commit details
    Browse the repository at this point in the history
  9. Adding ClipFieldFilter

    BradWhitlock committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6a78310 View commit details
    Browse the repository at this point in the history
  10. Cut down code size

    BradWhitlock committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2069e10 View commit details
    Browse the repository at this point in the history
  11. make style

    BradWhitlock committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7c5eb91 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    64c6024 View commit details
    Browse the repository at this point in the history
  2. make style

    BradWhitlock committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    60bd3cd View commit details
    Browse the repository at this point in the history
  3. Separate out options

    BradWhitlock committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5c51478 View commit details
    Browse the repository at this point in the history
  4. Separate some code

    BradWhitlock committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b708890 View commit details
    Browse the repository at this point in the history
  5. make style

    BradWhitlock committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    35616f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    0207e14 View commit details
    Browse the repository at this point in the history
  2. in progress

    BradWhitlock committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    84d3514 View commit details
    Browse the repository at this point in the history
  3. Fixes for a matset view

    BradWhitlock committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    642a218 View commit details
    Browse the repository at this point in the history
  4. make style

    BradWhitlock committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    06e3eb9 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    db64fac View commit details
    Browse the repository at this point in the history
  2. make style

    BradWhitlock committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    284f9e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    e143dc8 View commit details
    Browse the repository at this point in the history
  2. Changed namespace

    BradWhitlock committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    52ec6fe View commit details
    Browse the repository at this point in the history
  3. moved some tests

    BradWhitlock committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c294717 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47c55bf View commit details
    Browse the repository at this point in the history
  5. make style

    BradWhitlock committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3d12af0 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    087b33b View commit details
    Browse the repository at this point in the history
  2. Debugging MIR

    BradWhitlock committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ebe2c46 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. MIR improvements. Started some new helper classes that can replace pa…

    …rt of the clip algorithm.
    BradWhitlock committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4f8e359 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09dfb43 View commit details
    Browse the repository at this point in the history
  3. make style

    BradWhitlock committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c8d84c6 View commit details
    Browse the repository at this point in the history
  4. MIR improvements

    BradWhitlock committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b71a743 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. debugging

    BradWhitlock committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    68f9b3f View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    dfff7dc View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    b0c9a5b View commit details
    Browse the repository at this point in the history
  2. Better result

    BradWhitlock committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    389cb1b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. code cleanup

    BradWhitlock committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c9c5ee8 View commit details
    Browse the repository at this point in the history
  2. make style

    BradWhitlock committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b0dc1a8 View commit details
    Browse the repository at this point in the history
  3. Added timers

    BradWhitlock committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    44e75d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d645a4f View commit details
    Browse the repository at this point in the history
  5. make style

    BradWhitlock committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    61e0ec0 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Minor fixes

    BradWhitlock committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    393fe77 View commit details
    Browse the repository at this point in the history
  2. code cleanup

    BradWhitlock committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    189b3c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. I renumbered clipping table symbol values to reduce the size of a sta…

    …ck array in a kernel, allowing it to run.
    BradWhitlock committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    aa51d5a View commit details
    Browse the repository at this point in the history
  2. make style

    BradWhitlock committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ac4aea5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e82a13e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. porting MeshTester.

    BradWhitlock committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    4b863be View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Emit edge points using endpoint ids in blend groups if close to start…

    …/end points. Turn degenerate quads to triangles. Fix element fields. Add test cases for point merge.
    BradWhitlock committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    f29c26f View commit details
    Browse the repository at this point in the history
  2. make style

    BradWhitlock committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e2ab64e View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Add degenerate zone filtering. Enable multiple policies in concentric…

    … circles example. Enable old MIR too.
    BradWhitlock committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0249309 View commit details
    Browse the repository at this point in the history
  2. make style

    BradWhitlock committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    da2d547 View commit details
    Browse the repository at this point in the history
  3. More timings

    BradWhitlock committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f58b7bc View commit details
    Browse the repository at this point in the history
  4. Sorting

    BradWhitlock committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4d86bb4 View commit details
    Browse the repository at this point in the history
  5. timers

    BradWhitlock committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5b74ac2 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    3c319fc View commit details
    Browse the repository at this point in the history
  2. make style

    BradWhitlock committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    28493fa View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    2fbe418 View commit details
    Browse the repository at this point in the history
  2. make style

    BradWhitlock committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    45415b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    b8d3c1c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    85b6dc4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    3ee18ae View commit details
    Browse the repository at this point in the history
  2. make style

    BradWhitlock committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1bfbd24 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    064588e View commit details
    Browse the repository at this point in the history
  2. Added some tests

    BradWhitlock committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    79144cc View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    bd8fe95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28f3c8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    449f16a View commit details
    Browse the repository at this point in the history
  4. make style

    BradWhitlock committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    00b5305 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    98fcf66 View commit details
    Browse the repository at this point in the history
  2. Reset node

    BradWhitlock committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    17ec665 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f43bbe View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Fixed some tests on HIP

    BradWhitlock committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5a0a8ec View commit details
    Browse the repository at this point in the history
  2. Updated data

    BradWhitlock committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d86f2f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    6250b37 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Add Ninja

    BradWhitlock committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d237448 View commit details
    Browse the repository at this point in the history
  2. Progress on MergeMeshes

    BradWhitlock committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c8c00c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Progress on MergeMeshes

    BradWhitlock committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6b3468b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    c1f6fba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    954df19 View commit details
    Browse the repository at this point in the history
  3. Added a test

    BradWhitlock committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3b91266 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb7ff8b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    0cae1d2 View commit details
    Browse the repository at this point in the history
  2. Fix timers

    BradWhitlock committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2225bf5 View commit details
    Browse the repository at this point in the history
  3. make style

    BradWhitlock committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    debe458 View commit details
    Browse the repository at this point in the history
  4. More timings

    BradWhitlock committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e52d1bd View commit details
    Browse the repository at this point in the history
  5. Merged develop to branch

    BradWhitlock committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b6325e0 View commit details
    Browse the repository at this point in the history
  6. remove warning

    BradWhitlock committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e25cf83 View commit details
    Browse the repository at this point in the history
  7. Fix build

    BradWhitlock committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    99596ff View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    d6ea691 View commit details
    Browse the repository at this point in the history
  2. Changed comment format

    BradWhitlock committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    0a1d705 View commit details
    Browse the repository at this point in the history
  3. possible CUDA solution

    BradWhitlock committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    ef1fb76 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    1a6c6df View commit details
    Browse the repository at this point in the history
  2. nvcc compatibility

    BradWhitlock committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e5bc818 View commit details
    Browse the repository at this point in the history
  3. nvcc progress

    BradWhitlock committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    8340505 View commit details
    Browse the repository at this point in the history
  4. nvcc progress

    BradWhitlock committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    27ecc84 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. testing fixes

    BradWhitlock committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9409974 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cef6203 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. good changes

    BradWhitlock committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c723789 View commit details
    Browse the repository at this point in the history
  2. GPU porting doc

    BradWhitlock committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d9a3595 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf8b987 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    fc5763a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f8e751 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c216e1d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    95517c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f19ba7 View commit details
    Browse the repository at this point in the history
  3. Removed for_all_zones.

    BradWhitlock committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    32e5f5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    583b3da View commit details
    Browse the repository at this point in the history
  5. make style

    BradWhitlock committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    8e7fb09 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    6011470 View commit details
    Browse the repository at this point in the history
  2. nvcc compatibility

    BradWhitlock committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    ad20d9b View commit details
    Browse the repository at this point in the history
  3. make style

    BradWhitlock committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    e976930 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    d5bfe00 View commit details
    Browse the repository at this point in the history
  2. cleanup

    BradWhitlock committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    048eb1b View commit details
    Browse the repository at this point in the history
  3. fix warning

    BradWhitlock committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d935dad View commit details
    Browse the repository at this point in the history
  4. New GPU porting tips

    BradWhitlock committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    49725ec View commit details
    Browse the repository at this point in the history
  5. Removed some old tests

    BradWhitlock committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d3282af View commit details
    Browse the repository at this point in the history
  6. Added more GPU tips

    BradWhitlock committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a147431 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Array fixes

    BradWhitlock committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f459f3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aae8269 View commit details
    Browse the repository at this point in the history
  3. Working on docs

    BradWhitlock committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ab2c73f View commit details
    Browse the repository at this point in the history
  4. Removed empty file

    BradWhitlock committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c0b9e02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90a41ab View commit details
    Browse the repository at this point in the history
  6. Guard RAJA better

    BradWhitlock committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6718215 View commit details
    Browse the repository at this point in the history
  7. fieldslicer test

    BradWhitlock committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2271300 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Added some docs

    BradWhitlock committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    40eea7e View commit details
    Browse the repository at this point in the history
  2. Added doc

    BradWhitlock committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    524df5f View commit details
    Browse the repository at this point in the history
  3. More doc

    BradWhitlock committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8f73ed0 View commit details
    Browse the repository at this point in the history
  4. doc edits

    BradWhitlock committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5429ff4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb12815 View commit details
    Browse the repository at this point in the history
  6. Merged from develop.

    BradWhitlock committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    fc8626e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Fix 3D equiz test

    BradWhitlock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    bbc1e46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73f1307 View commit details
    Browse the repository at this point in the history
  3. small fix

    BradWhitlock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    fd268ae View commit details
    Browse the repository at this point in the history
  4. Move some files

    BradWhitlock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    40660ea View commit details
    Browse the repository at this point in the history
  5. Moved reference files

    BradWhitlock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ac04c0d View commit details
    Browse the repository at this point in the history
  6. Moved files

    BradWhitlock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    54037c3 View commit details
    Browse the repository at this point in the history
  7. Moved files to clipping

    BradWhitlock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d7ef289 View commit details
    Browse the repository at this point in the history
  8. Moved files

    BradWhitlock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7d27fed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9a0aa0a View commit details
    Browse the repository at this point in the history
  10. make style

    BradWhitlock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f637473 View commit details
    Browse the repository at this point in the history
  11. fix

    BradWhitlock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e03b481 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2f82aa3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5e780a1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9f9bbdc View commit details
    Browse the repository at this point in the history
  15. CUDA fixes. Doc fixes.

    BradWhitlock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e864ec1 View commit details
    Browse the repository at this point in the history
  16. make style

    BradWhitlock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    bdcc302 View commit details
    Browse the repository at this point in the history
  17. Small doc correction.

    BradWhitlock committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    233b0fe View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    83a7ec6 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    2433ca6 View commit details
    Browse the repository at this point in the history
  2. Code changes

    BradWhitlock committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    03d00d0 View commit details
    Browse the repository at this point in the history
  3. make style on rzwhippet

    BradWhitlock committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    259b8df View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    98f9c0b View commit details
    Browse the repository at this point in the history
  2. Typos

    BradWhitlock committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    409e95b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/whitlock/mir_update' of github.com:LLNL/axom in…

    …to feature/whitlock/mir_update
    BradWhitlock committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e894e7a View commit details
    Browse the repository at this point in the history
  4. typos

    BradWhitlock committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a1386ed View commit details
    Browse the repository at this point in the history
  5. Remove TODO.txt

    BradWhitlock committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9bbf830 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    204b181 View commit details
    Browse the repository at this point in the history
  2. Adjust dynamic make -j

    BradWhitlock committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    70b0d7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdb101b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e5aa10 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/whitlock/mir_update' of github.com:LLNL/axom in…

    …to feature/whitlock/mir_update
    BradWhitlock committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    eb54313 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    4abba0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c672da View commit details
    Browse the repository at this point in the history
  3. Fix comment

    BradWhitlock committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a254953 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    125700f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cbcfb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ade297e View commit details
    Browse the repository at this point in the history
  4. Doc fix

    BradWhitlock committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c8d7ebd View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Doc change.

    BradWhitlock committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    bc06320 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6498bf View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    6165c35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc23482 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd3a9c7 View commit details
    Browse the repository at this point in the history
  4. Change some when some using declarations are made so it should work w…

    …hen we do not have umpire.
    BradWhitlock committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    6e8bbf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d848ea9 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    cf008dc View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    9a0f9c2 View commit details
    Browse the repository at this point in the history