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

AbstractFiniteElement #197

Merged
merged 120 commits into from
Oct 16, 2023
Merged

AbstractFiniteElement #197

merged 120 commits into from
Oct 16, 2023

Commits on Mar 8, 2023

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

Commits on Mar 13, 2023

  1. __all_classes__

    mscroggs committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    b3f2ba7 View commit details
    Browse the repository at this point in the history
  2. remove mixedelement

    mscroggs committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    1943aec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea56719 View commit details
    Browse the repository at this point in the history
  4. remove print

    mscroggs committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    035435f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. working on element interface

    mscroggs committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    caf7b38 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

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

Commits on May 15, 2023

  1. Merge branch 'mscroggs/remove-elements' of github.com:FEniCS/ufl into…

    … mscroggs/remove-elements
    mscroggs committed May 15, 2023
    Configuration menu
    Copy the full SHA
    3f22624 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. working on new elements

    mscroggs committed May 16, 2023
    Configuration menu
    Copy the full SHA
    ba1f25d View commit details
    Browse the repository at this point in the history
  2. Add broken demos

    mscroggs committed May 16, 2023
    Configuration menu
    Copy the full SHA
    f33ceb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07c6880 View commit details
    Browse the repository at this point in the history
  4. make (almost) all tests pass

    mscroggs committed May 16, 2023
    Configuration menu
    Copy the full SHA
    ba2a61c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee86194 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Hermite is H1

    mscroggs committed May 18, 2023
    Configuration menu
    Copy the full SHA
    4efb929 View commit details
    Browse the repository at this point in the history
  2. flake8

    mscroggs committed May 18, 2023
    Configuration menu
    Copy the full SHA
    d3382e5 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. symmetric elements

    mscroggs committed May 19, 2023
    Configuration menu
    Copy the full SHA
    0250353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11f0397 View commit details
    Browse the repository at this point in the history
  3. fix another test

    mscroggs committed May 19, 2023
    Configuration menu
    Copy the full SHA
    44ec85f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. MixedElasticity demo

    mscroggs committed May 23, 2023
    Configuration menu
    Copy the full SHA
    47aec60 View commit details
    Browse the repository at this point in the history
  2. fix final test

    mscroggs committed May 23, 2023
    Configuration menu
    Copy the full SHA
    3e445a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    a9a6805 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca6954d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    244825f View commit details
    Browse the repository at this point in the history
  4. doc

    mscroggs committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    1b53373 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45f30d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. working on pull back

    mscroggs committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    cbd437b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

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

    mscroggs committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e3c2278 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c24ffbf View commit details
    Browse the repository at this point in the history
  4. flake and pydocstyle

    mscroggs committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    f685621 View commit details
    Browse the repository at this point in the history
  5. update tests

    mscroggs committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1a8cd87 View commit details
    Browse the repository at this point in the history
  6. basix branch

    mscroggs committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    926cd1d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    106d602 View commit details
    Browse the repository at this point in the history
  8. flake8

    mscroggs committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b8cec14 View commit details
    Browse the repository at this point in the history
  9. start making ffc tests pass

    mscroggs committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    8f07327 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

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

    mscroggs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2c9f2cd View commit details
    Browse the repository at this point in the history
  3. flake

    mscroggs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    dcd9a31 View commit details
    Browse the repository at this point in the history
  4. isort

    mscroggs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    8da1942 View commit details
    Browse the repository at this point in the history
  5. make test pass

    mscroggs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6a79e81 View commit details
    Browse the repository at this point in the history
  6. ffc branch

    mscroggs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    5a227bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bcce71d View commit details
    Browse the repository at this point in the history
  8. corrections

    mscroggs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1792bdc View commit details
    Browse the repository at this point in the history
  9. dolfinx branch

    mscroggs committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c50c6af View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    d3c7d20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa87aeb View commit details
    Browse the repository at this point in the history
  3. Add some types

    mscroggs committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    244a063 View commit details
    Browse the repository at this point in the history
  4. no product needed

    mscroggs committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    05ffc87 View commit details
    Browse the repository at this point in the history
  5. sub_rsh

    mscroggs committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    8589d8f View commit details
    Browse the repository at this point in the history
  6. ()

    mscroggs committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9a07a0b View commit details
    Browse the repository at this point in the history
  7. flattened... not property

    mscroggs committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    a2d93f1 View commit details
    Browse the repository at this point in the history
  8. documentation

    mscroggs committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f00f578 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    e26a52d View commit details
    Browse the repository at this point in the history
  2. remove component functions

    mscroggs committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    bdadf51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f9cd59 View commit details
    Browse the repository at this point in the history
  4. remove _is_linear

    mscroggs committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a0fbe3c View commit details
    Browse the repository at this point in the history
  5. put function back

    mscroggs committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7d431b7 View commit details
    Browse the repository at this point in the history
  6. remove is_cellwise_constant

    mscroggs committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    108d55a View commit details
    Browse the repository at this point in the history
  7. remove is_globally_constant

    mscroggs committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    3e5bc90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e51464a View commit details
    Browse the repository at this point in the history
  9. improve doc

    mscroggs committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    368ec3c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b48d4e2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1dbf669 View commit details
    Browse the repository at this point in the history
  12. flake8

    mscroggs committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    829cd09 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. add mixed pull back

    mscroggs committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    2cf70fa View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. symmetric pull back

    mscroggs committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    c4d1fc6 View commit details
    Browse the repository at this point in the history
  2. flake

    mscroggs committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    1766e06 View commit details
    Browse the repository at this point in the history
  3. flake8

    mscroggs committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    07f300c View commit details
    Browse the repository at this point in the history
  4. a -> A

    mscroggs committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    1e642d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee1ca9b View commit details
    Browse the repository at this point in the history
  6. tidy up element classes

    mscroggs committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    cf021d5 View commit details
    Browse the repository at this point in the history
  7. flake

    mscroggs committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    7c0f911 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf2dc41 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

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

    mscroggs committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5fb58c0 View commit details
    Browse the repository at this point in the history
  3. tsfc branch

    mscroggs committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    b562cd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e728fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f269e04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74511e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2813a94 View commit details
    Browse the repository at this point in the history
  8. abstractproperty

    mscroggs committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4df037a View commit details
    Browse the repository at this point in the history
  9. docs

    mscroggs committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    cbae750 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'mscroggs/remove-elements' of github.com:FEniCS/ufl into…

    … mscroggs/remove-elements
    mscroggs committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    bd5ebe3 View commit details
    Browse the repository at this point in the history
  11. use is_identity

    mscroggs committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    fe48774 View commit details
    Browse the repository at this point in the history
  12. doc

    mscroggs committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    7f10026 View commit details
    Browse the repository at this point in the history
  13. simplify pullback code

    mscroggs committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    eacf1a2 View commit details
    Browse the repository at this point in the history
  14. tweak docstrings

    mscroggs committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8040982 View commit details
    Browse the repository at this point in the history
  15. clarify

    mscroggs committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    fbc1e31 View commit details
    Browse the repository at this point in the history
  16. property and custom pullback

    mscroggs committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    00d13cb View commit details
    Browse the repository at this point in the history
  17. ()

    mscroggs committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    d1d1153 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    48dc533 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Docstring

    mscroggs committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6147370 View commit details
    Browse the repository at this point in the history
  2. fixes in legacy

    mscroggs committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4cb9e69 View commit details
    Browse the repository at this point in the history
  3. l -> L

    mscroggs committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    064a795 View commit details
    Browse the repository at this point in the history
  4. physical pull back

    mscroggs committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    274c8cc View commit details
    Browse the repository at this point in the history
  5. @Property in legacy

    mscroggs committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    3527355 View commit details
    Browse the repository at this point in the history
  6. fixing legacy elements

    mscroggs committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e37805f View commit details
    Browse the repository at this point in the history
  7. fix symmetry ordering

    mscroggs committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4ea9602 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7567d97 View commit details
    Browse the repository at this point in the history
  9. update AUTHORS

    mscroggs committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4b8f35f View commit details
    Browse the repository at this point in the history
  10. fdlake

    mscroggs committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e18fe90 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2bb149e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cd28ee6 View commit details
    Browse the repository at this point in the history
  13. update index order in legacy

    mscroggs committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    973f6c5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a349d27 View commit details
    Browse the repository at this point in the history
  15. rename pullback in tests

    mscroggs committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    909b19a View commit details
    Browse the repository at this point in the history
  16. fix embedded degrees

    mscroggs committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    329051b View commit details
    Browse the repository at this point in the history
  17. flake

    mscroggs committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5ba23b9 View commit details
    Browse the repository at this point in the history
  18. pullback rename in demos

    mscroggs committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5f479dd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a61eeb7 View commit details
    Browse the repository at this point in the history
  20. embedded degrees in hdivcurl

    mscroggs committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    610a9c1 View commit details
    Browse the repository at this point in the history
  21. fix more embedded degrees

    mscroggs committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5002c80 View commit details
    Browse the repository at this point in the history
  22. correct blockshape

    mscroggs committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c4716d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. max not sum

    mscroggs committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    145fbb4 View commit details
    Browse the repository at this point in the history
  2. Revert "max not sum"

    This reverts commit 145fbb4.
    mscroggs committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d0f3af6 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. only for testing

    mscroggs committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    c7e0d5f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

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

Commits on Oct 13, 2023

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

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    614719a View commit details
    Browse the repository at this point in the history
  2. set branches to main

    mscroggs committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    06971e9 View commit details
    Browse the repository at this point in the history