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

Fix #1065: source collection fluence #1076

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Commits on Oct 20, 2023

  1. Fluence accounts for multiple uses of a common base source.

    Blake Walters authored and Blake Walters committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    92bba6d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Fix source collection fluence.

    In case where multiple transformations of a single
    base source are used.
    Blake Walters authored and Blake Walters committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    9792475 View commit details
    Browse the repository at this point in the history
  2. Removed debug output.

    Blake Walters authored and Blake Walters committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    37629f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Do not need to store last_flu in .egsdat file.

    Blake Walters authored and Blake Walters committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    126f5c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Include algorithm library for std::find function.

    Blake Walters authored and Blake Walters committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    cbbb645 View commit details
    Browse the repository at this point in the history