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 issame functions for boxarray and distromap. Add "hdf5" to dep.py #4172

Closed
wants to merge 146 commits into from

Commits on Sep 10, 2021

  1. First commit

    dunhamsj committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    f8a83e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Sync with development

    dunhamsj committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    9a0e3f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Sync with development

    dunhamsj committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    f394619 View commit details
    Browse the repository at this point in the history
  2. Added stubs for 3d

    dunhamsj committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    48d02ae View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

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

Commits on Dec 1, 2021

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

Commits on Jan 11, 2022

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

Commits on Jan 12, 2022

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

Commits on Jan 14, 2022

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

Commits on Jan 20, 2022

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

Commits on Jan 25, 2022

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

Commits on Jan 26, 2022

  1. Implemented CrseInit_DG

    dunhamsj committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    01e3d94 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    678fc1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9980a31 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Configuration menu
    Copy the full SHA
    53ad26b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    137953c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Added thornado directory

    dunhamsj committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    9d5c154 View commit details
    Browse the repository at this point in the history
  2. Progress on reflux function

    dunhamsj committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    e28e39d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    268803f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56a2388 View commit details
    Browse the repository at this point in the history
  5. style: removed tabs

    dunhamsj committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    58f8ffb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d50443 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bf632f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48c4189 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. removed debug statement

    dunhamsj committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    22a50b2 View commit details
    Browse the repository at this point in the history
  2. Misc. changes

    dunhamsj committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    25ef547 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdb213e View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    5d6ff08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d71ca6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33878e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a1e6d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    823ec1a View commit details
    Browse the repository at this point in the history
  6. Fixes to 3D

    dunhamsj committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    c4d0297 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    a659de8 View commit details
    Browse the repository at this point in the history
  2. Change if if to if else if

    dunhamsj committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    392a0f4 View commit details
    Browse the repository at this point in the history
  3. Removed shadowed variables

    dunhamsj committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    3331171 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c33500e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2fa1519 View commit details
    Browse the repository at this point in the history
  6. Changed thornado to DG

    dunhamsj committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    b757535 View commit details
    Browse the repository at this point in the history
  7. Initialized some variables

    dunhamsj committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    33eb405 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b2de71 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    0b1edda View commit details
    Browse the repository at this point in the history
  2. Fixed unused variables bug

    dunhamsj committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    fddebe3 View commit details
    Browse the repository at this point in the history
  3. Initialized some variables

    dunhamsj committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    33d031a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a753d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bb8250 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

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

Commits on Mar 13, 2022

  1. Configuration menu
    Copy the full SHA
    4dfcb90 View commit details
    Browse the repository at this point in the history
  2. Aesthetic changes

    dunhamsj committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    aa0506a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2c00d2 View commit details
    Browse the repository at this point in the history
  4. bugfix: iCrse -> iCrseF

    dunhamsj committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    a41d5b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e241edf View commit details
    Browse the repository at this point in the history
  6. Allow 3D average down

    dunhamsj committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    26914b2 View commit details
    Browse the repository at this point in the history
  7. bugfix: commented out #endif

    dunhamsj committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    e8b5f8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6feb18c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    e87b3c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8046d80 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

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

Commits on Apr 1, 2022

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

Commits on Apr 4, 2022

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

Commits on Apr 5, 2022

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

Commits on Apr 11, 2022

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

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    7f26684 View commit details
    Browse the repository at this point in the history
  2. uncommented gpu region

    dunhamsj committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    436963a View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

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

Commits on Apr 20, 2022

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

Commits on Apr 21, 2022

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

Commits on Apr 27, 2022

  1. change dginterp to 10

    dunhamsj committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    6a61b12 View commit details
    Browse the repository at this point in the history
  2. sync with development

    dunhamsj committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    6b9ce51 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    8ab1ea1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66f59f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6981c0f View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

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

Commits on Aug 19, 2022

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

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    676714f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d4d8cc View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

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

Commits on Sep 28, 2022

  1. merging

    dunhamsj committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    40c1ad9 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

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

Commits on Jan 10, 2023

  1. sync with development

    dunhamsj committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    e5ccfbd View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

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

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    4a98405 View commit details
    Browse the repository at this point in the history
  2. changed pow to std::pow

    dunhamsj committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    ee012f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

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

Commits on Apr 3, 2023

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

Commits on Apr 14, 2023

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

Commits on May 24, 2023

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

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    bf4d6ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33edef7 View commit details
    Browse the repository at this point in the history
  3. updating to c++20 standards

    dunhamsj committed May 26, 2023
    Configuration menu
    Copy the full SHA
    c50a012 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7928dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8e91b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    884f37c View commit details
    Browse the repository at this point in the history
  7. updates

    dunhamsj committed May 26, 2023
    Configuration menu
    Copy the full SHA
    5edaa67 View commit details
    Browse the repository at this point in the history
  8. NULL -> nullptr

    dunhamsj committed May 26, 2023
    Configuration menu
    Copy the full SHA
    741372f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3b10adc View commit details
    Browse the repository at this point in the history
  10. made some args constant

    dunhamsj committed May 26, 2023
    Configuration menu
    Copy the full SHA
    2fedf7f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d2a372 View commit details
    Browse the repository at this point in the history
  12. restored all yml files

    dunhamsj committed May 26, 2023
    Configuration menu
    Copy the full SHA
    b3e8c52 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

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

Commits on Jul 20, 2023

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

Commits on Aug 16, 2023

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

Commits on Aug 17, 2023

  1. added debugging line

    dunhamsj committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    49eb3c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fa54ec View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

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

Commits on Aug 20, 2023

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

Commits on Aug 23, 2023

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

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    21ff490 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d3ddf7 View commit details
    Browse the repository at this point in the history
  3. ymll to yml

    dunhamsj committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e2abdf9 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

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

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    bbb6315 View commit details
    Browse the repository at this point in the history
  2. removed trailing whitespace

    dunhamsj committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    cf44cbe View commit details
    Browse the repository at this point in the history
  3. added DG to EB/Make.package

    dunhamsj committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    82994d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. sync with development

    dunhamsj committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    8c4ea1e View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/origin/MeshRefinement_DG' …

    …into MeshRefinement_DG
    dunhamsj committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1bc94e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

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

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    bf9e968 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e96b51 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

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

Commits on Dec 9, 2023

  1. big update with amr

    dunhamsj committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    2ec5376 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b7309c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a81a47 View commit details
    Browse the repository at this point in the history
  4. removed semicolon

    dunhamsj committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    d1e3c59 View commit details
    Browse the repository at this point in the history
  5. fix naming error

    dunhamsj committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    d48339e View commit details
    Browse the repository at this point in the history
  6. removed const keyword

    dunhamsj committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    aec44dc View commit details
    Browse the repository at this point in the history
  7. removed DG module

    dunhamsj committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    0cc87d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    627c8ea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cd6a6dc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b6c30a3 View commit details
    Browse the repository at this point in the history
  11. restored all github runners

    dunhamsj committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    6732e74 View commit details
    Browse the repository at this point in the history
  12. paricular => particular

    dunhamsj committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    908fd8c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

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

Commits on Dec 31, 2023

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

Commits on Feb 7, 2024

  1. added hdf5 to IGNORES

    dunhamsj committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    6348722 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f69d59e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. sync

    dunhamsj committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    164edc7 View commit details
    Browse the repository at this point in the history
  2. bugfix

    dunhamsj committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ff5e2ef View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. sync with upstream

    dunhamsj committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    50233d8 View commit details
    Browse the repository at this point in the history
  2. merge with development

    dunhamsj committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    ffd68b5 View commit details
    Browse the repository at this point in the history
  3. restore issame functions

    dunhamsj committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    87eab2a View commit details
    Browse the repository at this point in the history
  4. tweaks to issame functions

    dunhamsj committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    57ea033 View commit details
    Browse the repository at this point in the history
  5. add hdf5 to dep.py

    dunhamsj committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    4ccc80c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9594f74 View commit details
    Browse the repository at this point in the history