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

Mix logical and physical coordinates in expression #290

Draft
wants to merge 36 commits into
base: devel
Choose a base branch
from

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    53cdb08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f160dfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75c0844 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

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

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    5776b6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d25d21 View commit details
    Browse the repository at this point in the history
  3. Update class DiscreteDerham

    yguclu committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    a2c2f21 View commit details
    Browse the repository at this point in the history
  4. Fix broken tests

    yguclu committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    8b8679b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Add some comments and checks

    yguclu committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    1cb0eea View commit details
    Browse the repository at this point in the history
  2. Attach spline mapping to sympde Mapping object

    This is done by Geometry.read(), which is called when discretizing a
    SymPDE domain using a geometry file. To this end we call the method
    Mapping.set_callable_mapping(F), with F being a spline/NURBS mapping.
    yguclu committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    dd191c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3bf330 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Update test_geometry.py

    saidctb authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    412543f View commit details
    Browse the repository at this point in the history
  2. Update geometry.py

    saidctb authored Oct 15, 2022
    Configuration menu
    Copy the full SHA
    5b83cc6 View commit details
    Browse the repository at this point in the history
  3. use mapped domain name

    saidctb committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    29b91b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

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

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    b72fc3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4258b84 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    cc3b67c View commit details
    Browse the repository at this point in the history
  2. Remove draft FEEC test

    yguclu committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    5413154 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f17ba9f View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Use SymPDE version 0.16.0

    yguclu authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    124dec1 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Use Sympde version 0.16.1

    yguclu authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    f606fe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cdf882 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

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

Commits on Nov 28, 2022

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

Commits on Dec 6, 2022

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

Commits on Mar 24, 2023

  1. Try fix issue 257

    YzzIzzY committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    cbf16e2 View commit details
    Browse the repository at this point in the history
  2. fix C1 spaces

    YzzIzzY committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    44b087f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    1280600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    017865a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8fe0bc View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

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

Commits on Apr 20, 2023

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

Commits on Apr 24, 2023

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

Commits on May 12, 2023

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

Commits on Jun 2, 2023

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