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

Start to use more forward declarations #1464

Open
wants to merge 34 commits into
base: next
Choose a base branch
from
Open

Start to use more forward declarations #1464

wants to merge 34 commits into from

Commits on Dec 17, 2018

  1. Reduce includes in Field.hxx

    d7919 committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    ebe17f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b6dbef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45aa4b8 View commit details
    Browse the repository at this point in the history
  4. More forward declares in utils

    d7919 committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    7699551 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c170f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50457d0 View commit details
    Browse the repository at this point in the history
  7. More forward declares

    d7919 committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    28f3d27 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0c4ecf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a6133a2 View commit details
    Browse the repository at this point in the history
  10. Some more forward declares

    d7919 committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    4c579dd View commit details
    Browse the repository at this point in the history
  11. More forward declarations

    d7919 committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    5cfd5c7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e5b16fa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    041bf0d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    13472ee View commit details
    Browse the repository at this point in the history
  15. More fiddling with includes

    d7919 committed Dec 17, 2018
    Configuration menu
    Copy the full SHA
    593198c View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Configuration menu
    Copy the full SHA
    6a31166 View commit details
    Browse the repository at this point in the history
  2. Prefer CELL_LOC_STRING to strLocation in generated_fieldops

    This removes the requirement to include the interpolation header
    d7919 committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    7ff486e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    868d9bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15dcf5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5d37d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52e72e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2018

  1. A few more header tweaks

    d7919 committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    13964c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8415871 View commit details
    Browse the repository at this point in the history
  3. Move getMesh into source file

    d7919 committed Dec 19, 2018
    Configuration menu
    Copy the full SHA
    cd6929c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. Configuration menu
    Copy the full SHA
    05fdac5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4135a74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    469c711 View commit details
    Browse the repository at this point in the history
  4. Remove explicit mpi.h includes -- prefer use of boutcomm

    As we provide header guards for boutcomm we can avoid including mpi.h
    multiple times.
    d7919 committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    3f61984 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    baedb7f View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2018

  1. Add missing header files

    d7919 committed Dec 30, 2018
    Configuration menu
    Copy the full SHA
    f5c6b38 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2019

  1. Fix for moved header component

    d7919 committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    9b33e46 View commit details
    Browse the repository at this point in the history
  2. Fix for moved header component

    d7919 committed Jan 2, 2019
    Configuration menu
    Copy the full SHA
    88936fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0968e10 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2019

  1. Add missing include

    d7919 committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    7f7118d View commit details
    Browse the repository at this point in the history