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

Add PiecewiseScalarField3 class #398

Merged
merged 7 commits into from
Apr 1, 2022

Commits on Mar 30, 2022

  1. Add PiecewiseScalarField3 class

    Signed-off-by: Michel Hidalgo <[email protected]>
    hidmic committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    ec218a4 View commit details
    Browse the repository at this point in the history
  2. Use camelBack casing consistently

    Signed-off-by: Michel Hidalgo <[email protected]>
    hidmic committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    6e1843b View commit details
    Browse the repository at this point in the history
  3. Improve PiecewiseScalarField3 documentation

    Signed-off-by: Michel Hidalgo <[email protected]>
    hidmic committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    9e4809a View commit details
    Browse the repository at this point in the history
  4. Add missing includes to PiecewiseScalarField3_TEST

    Signed-off-by: Michel Hidalgo <[email protected]>
    hidmic committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    4a03c2d View commit details
    Browse the repository at this point in the history
  5. Drop visibility attributes in PiecewiseScalarField3 class

    Signed-off-by: Michel Hidalgo <[email protected]>
    hidmic committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    406cf42 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Address peer review comments

    Signed-off-by: Michel Hidalgo <[email protected]>
    hidmic committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    38cbc34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7901eb7 View commit details
    Browse the repository at this point in the history