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

WIP: x parity constraints for eigenmodes #1139

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Feb 29, 2020

  1. changes to meep_mpb_eps so that s, o, and p are rotated. Still need t…

    …o figure out how to rotate the fields object f
    danielwboyce committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    1dd87f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    724efda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a109980 View commit details
    Browse the repository at this point in the history
  4. Add TODOs, fix typos

    danielwboyce committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    d9ec3aa View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

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

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    85bdf99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5c825f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Configuration menu
    Copy the full SHA
    3bd5579 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37753ab View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Configuration menu
    Copy the full SHA
    18d4e84 View commit details
    Browse the repository at this point in the history
  2. finally found definition of direction, it's an enum, so changed d-X v…

    …alues to by d-Y or d-Z based on coordcycle value
    danielwboyce committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    77773fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a245065 View commit details
    Browse the repository at this point in the history
  4. cleanup parity

    danielwboyce committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    c9c3628 View commit details
    Browse the repository at this point in the history
  5. Restructure coordcycle rotations; direction and component casting and…

    … recasting should be in order. Need to rotate parity bitfield
    danielwboyce committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    e49c9a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. added parity rotation

    danielwboyce committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    93d88cd View commit details
    Browse the repository at this point in the history
  2. couple typos

    danielwboyce committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    ed1b446 View commit details
    Browse the repository at this point in the history