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

Update and extend ufc_expression #432

Merged
merged 38 commits into from
Feb 3, 2022
Merged

Update and extend ufc_expression #432

merged 38 commits into from
Feb 3, 2022

Commits on Dec 17, 2020

  1. Expression via c++

    michalhabera committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    5c9bbdc View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

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

Commits on Feb 18, 2021

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

Commits on Feb 19, 2021

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

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    cc3fdca View commit details
    Browse the repository at this point in the history
  2. Merge with main

    michalhabera committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    ca8f51f View commit details
    Browse the repository at this point in the history
  3. Rename expression rank

    michalhabera committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    ae1e975 View commit details
    Browse the repository at this point in the history
  4. Point to branches in CI

    michalhabera committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    12b6b82 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Update ufc_expression

    michalhabera committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    6172fc9 View commit details
    Browse the repository at this point in the history
  2. Remove cpp demo file

    michalhabera committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    7627127 View commit details
    Browse the repository at this point in the history
  3. Update docs

    michalhabera committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    a83f823 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Stash working tree

    michalhabera committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    f482358 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

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

Commits on Nov 26, 2021

  1. Configuration menu
    Copy the full SHA
    b14995a View commit details
    Browse the repository at this point in the history
  2. Remove old changes

    michalhabera committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    0ac7b4c View commit details
    Browse the repository at this point in the history
  3. Use f-strings

    michalhabera committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    cdbaf53 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. More f-strings

    michalhabera committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    1625892 View commit details
    Browse the repository at this point in the history
  2. Rename to match ufc_form

    michalhabera committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    9a9c185 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

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

Commits on Dec 1, 2021

  1. Configuration menu
    Copy the full SHA
    e44faa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bb4dec View commit details
    Browse the repository at this point in the history
  3. Add empty form_data

    michalhabera committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    dba3258 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

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

    jhale committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    50058e4 View commit details
    Browse the repository at this point in the history
  3. Stash recent changes

    michalhabera committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    1aec005 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    3d880d2 View commit details
    Browse the repository at this point in the history
  2. Update recent test

    michalhabera committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    42cae85 View commit details
    Browse the repository at this point in the history
  3. Fix naming uniqueness

    michalhabera committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    a89580c View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    b8dea91 View commit details
    Browse the repository at this point in the history
  2. Fix unique obj handling

    michalhabera committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    11106e7 View commit details
    Browse the repository at this point in the history
  3. Remove print

    michalhabera committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    aa5edbe View commit details
    Browse the repository at this point in the history
  4. Point to dolfinx branch

    michalhabera committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    81acc85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe44d16 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Configuration menu
    Copy the full SHA
    8e2d6e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6633db View commit details
    Browse the repository at this point in the history
  3. Add in geometry table

    jorgensd committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    0b49981 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Fix flake

    michalhabera committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    1e1b0e2 View commit details
    Browse the repository at this point in the history