Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mfem/mfem
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kaipengliuHIT/mfem_for_IGA_EMopt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: mfem_for_IGA_EMopt
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 4 files changed
  • 1 contributor

Commits on Aug 10, 2024

  1. Update pfespace.cpp for parallel Hcurl NURBS space

    Update pfespace.cpp for parallel Hcurl NURBS space. Modify the ParInit method
    kaipengliuHIT committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    448fed9 View commit details
    Browse the repository at this point in the history
  2. Update nurbs.hpp for parallel Hcurl NURBS space

    Add a new constructor for ParNURBSExtension
    kaipengliuHIT committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    31e0ccb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    987412b View commit details
    Browse the repository at this point in the history
  4. Update nurbs.cpp

    kaipengliuHIT committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    54433ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d756104 View commit details
    Browse the repository at this point in the history
  6. Update nurbs_ex25p.cpp

    kaipengliuHIT committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    31344d6 View commit details
    Browse the repository at this point in the history
  7. Update nurbs.cpp

    kaipengliuHIT committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    fd56dd1 View commit details
    Browse the repository at this point in the history
  8. Update makefile

    kaipengliuHIT committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    4e3f980 View commit details
    Browse the repository at this point in the history
  9. Update nurbs_ex25p.cpp

    kaipengliuHIT committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    ae8a1f2 View commit details
    Browse the repository at this point in the history
  10. Update .gitignore

    kaipengliuHIT committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    b9aceb3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    96484b5 View commit details
    Browse the repository at this point in the history
  12. Update nurbs.cpp

    kaipengliuHIT committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    82e01a3 View commit details
    Browse the repository at this point in the history
  13. Update nurbs.hpp

    kaipengliuHIT committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    ba504e5 View commit details
    Browse the repository at this point in the history
  14. Update pfespace.cpp

    kaipengliuHIT committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    8494377 View commit details
    Browse the repository at this point in the history
  15. Update makefile

    kaipengliuHIT committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    f6cf740 View commit details
    Browse the repository at this point in the history
  16. Update .gitignore

    kaipengliuHIT committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    c5f37c4 View commit details
    Browse the repository at this point in the history
  17. Update pfespace.cpp

    kaipengliuHIT committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    2b4cf77 View commit details
    Browse the repository at this point in the history
  18. Update pfespace.cpp

    kaipengliuHIT committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    0532a7d View commit details
    Browse the repository at this point in the history
  19. Create nurbs_ex25p.cpp

    kaipengliuHIT committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    0fde741 View commit details
    Browse the repository at this point in the history
  20. Update nurbs_ex25p.cpp

    kaipengliuHIT committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    5cde0be View commit details
    Browse the repository at this point in the history
Loading