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

Make fem::Form stateless #1168

Merged
merged 53 commits into from
Oct 21, 2020
Merged

Make fem::Form stateless #1168

merged 53 commits into from
Oct 21, 2020

Commits on Oct 15, 2020

  1. Remove Form setters

    garth-wells committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    4dce1ab View commit details
    Browse the repository at this point in the history
  2. Interface updates

    garth-wells committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    5a386ee View commit details
    Browse the repository at this point in the history
  3. Doc fixes

    garth-wells committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    88d9883 View commit details
    Browse the repository at this point in the history
  4. Comment out some methods

    garth-wells committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    3281d3a View commit details
    Browse the repository at this point in the history
  5. More updates

    garth-wells committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    8146047 View commit details
    Browse the repository at this point in the history
  6. Form constructor updates

    garth-wells committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    75ac525 View commit details
    Browse the repository at this point in the history
  7. Add missing line

    garth-wells committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    067f1e1 View commit details
    Browse the repository at this point in the history
  8. Work around

    garth-wells committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    16440d7 View commit details
    Browse the repository at this point in the history
  9. Disable test

    garth-wells committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    dc07ca4 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. Remove orig coeff code

    garth-wells committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    e1bc268 View commit details
    Browse the repository at this point in the history
  2. Comment unused code

    garth-wells committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    14e6f0b View commit details
    Browse the repository at this point in the history
  3. More removals

    garth-wells committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    082f7cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5d5c7a View commit details
    Browse the repository at this point in the history
  5. Remove FormCoefficients

    garth-wells committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    a503f28 View commit details
    Browse the repository at this point in the history
  6. Fix doc

    garth-wells committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    87d26fd View commit details
    Browse the repository at this point in the history
  7. Remove commented code

    garth-wells committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    1a5b433 View commit details
    Browse the repository at this point in the history
  8. Test updates

    garth-wells committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    3a38286 View commit details
    Browse the repository at this point in the history
  9. Update demo

    garth-wells committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    27de1e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa9234d View commit details
    Browse the repository at this point in the history
  11. Remove commented code

    garth-wells committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    aff3490 View commit details
    Browse the repository at this point in the history
  12. Doc fixes

    garth-wells committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    f43a131 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0c33df0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

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

    garth-wells committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    6171d8a View commit details
    Browse the repository at this point in the history
  3. Syntax fixes

    garth-wells committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    145fe9e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

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

    garth-wells committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    0c29994 View commit details
    Browse the repository at this point in the history
  3. Test update

    garth-wells committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    01ecda5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d14193 View commit details
    Browse the repository at this point in the history
  5. Flake8 fix

    garth-wells committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    e8fffcd View commit details
    Browse the repository at this point in the history
  6. Doc fix

    garth-wells committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    74f2071 View commit details
    Browse the repository at this point in the history
  7. Update demos

    garth-wells committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    4f50899 View commit details
    Browse the repository at this point in the history
  8. Simplifications

    garth-wells committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    0dbdf6e View commit details
    Browse the repository at this point in the history
  9. Remove FormIntegrals

    garth-wells committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    d30d0f6 View commit details
    Browse the repository at this point in the history
  10. Update demo

    garth-wells committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    a86317e View commit details
    Browse the repository at this point in the history
  11. Add some comments

    garth-wells committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    57b0609 View commit details
    Browse the repository at this point in the history
  12. Small simplifications

    garth-wells committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    cb13436 View commit details
    Browse the repository at this point in the history
  13. Remove some weird spaces

    garth-wells committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    5144772 View commit details
    Browse the repository at this point in the history
  14. Fix year

    garth-wells committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    1b110b8 View commit details
    Browse the repository at this point in the history
  15. Flake8 white space fix

    garth-wells committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    59fd493 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fe4d3b6 View commit details
    Browse the repository at this point in the history
  17. Formatting fixes

    garth-wells committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    dccafcf View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Fix some code comments

    garth-wells committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    2f73923 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d91e6e9 View commit details
    Browse the repository at this point in the history
  3. Fix code string

    garth-wells committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    bb50c80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82207f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4febd64 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e21e2e9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4fafa9f View commit details
    Browse the repository at this point in the history
  8. Remove stray character

    garth-wells committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    c546f70 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    f62421c View commit details
    Browse the repository at this point in the history
  2. Minor doc improvements

    garth-wells committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    36d0d7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f1114d View commit details
    Browse the repository at this point in the history