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 between multiapp (sibling) copy transfer #19676

Merged
merged 26 commits into from Apr 4, 2022

Commits on Mar 29, 2022

  1. Add between multiapp transfer

    GiudGiud committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    80ef5b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b29c434 View commit details
    Browse the repository at this point in the history
  3. Update modules' transfers

    Improve robustness of between_multiapp transfers
    
    Refs idaholab#19451
    GiudGiud committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    43db44d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ba666a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b3fd16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd005c9 View commit details
    Browse the repository at this point in the history
  7. Only transfer from one subapp to another with the same index, not to …

    …all subapps (in between_multiapp mode), refs idaholab#19451
    GiudGiud committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    b54ad4d View commit details
    Browse the repository at this point in the history
  8. Add support for reporter transfer between multiapps, refs idaholab#19451

    
    
    Make variable checking more robust for parallel simulations
    Clang
    GiudGiud committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    ffdd94b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c622a8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4912e44 View commit details
    Browse the repository at this point in the history
  11. temp workaround

    GiudGiud committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    f519551 View commit details
    Browse the repository at this point in the history
  12. Fixes for modules test suite

    - different error message to expect
    - abusive syntax replacement
    GiudGiud committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    e7d1545 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5dd8fa2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f37262b View commit details
    Browse the repository at this point in the history
  15. Misc test failures

    GiudGiud committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    67d4372 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7552b57 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    855872f View commit details
    Browse the repository at this point in the history
  18. Transition stochastic tools transfers in module tests, refs idaholab#…

    …19451
    
    also for an input in level set module
    GiudGiud committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    06cc8fe View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    878ae3a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5ac6f83 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    50d3fbd View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    65a2aa9 View commit details
    Browse the repository at this point in the history
  23. Prepared MultiAppTransfer for "between" execution

    Fixup new tests added during PR
    fdkong authored and GiudGiud committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    22d21f0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9567b6c View commit details
    Browse the repository at this point in the history
  25. Add getters for multiapps, and make attribute private to force app de…

    …velopers to use them
    
    Refs idaholab#19451
    TODO:
    - adapt modules
    - app patches
    GiudGiud committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    c28c477 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d8ba4c0 View commit details
    Browse the repository at this point in the history