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

Issue17 GrayBat #58

Merged

Commits on Jun 9, 2015

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

Commits on Jun 15, 2015

  1. Configuration menu
    Copy the full SHA
    6ffd0dc View commit details
    Browse the repository at this point in the history
  2. # This is a combination of 3 commits.

    # The first commit's message is:
    New parallel mode: Graybat (issue ComputationalRadiationPhysics#17)
    
     * Abstraction from communication method
     * Equal behavior than MPI mode
     * Can be choosen by parallelMode=graybat
     * Added as subtree in include/graybat
    
    The calcPhiAse interface was reduced 4 structs (issue ComputationalRadiationPhysics#9)
    
    The threaded code was updated to C++11 threads
    
    # This is the 2nd commit message:
    
    threading code now C++11
    
    # This is the 3rd commit message:
    
    Finished graybat hook
    Erik Zenker committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    27f7d2b View commit details
    Browse the repository at this point in the history
  3. Squashed 'include/graybat/' content from commit 13c673e

    git-subtree-dir: include/graybat
    git-subtree-split: 13c673e720668804c50381e0fa6811e0b1cd490f
    Erik Zenker committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    0df75d3 View commit details
    Browse the repository at this point in the history
  4. Merge commit '0df75d3c9ab168a3caadf5ac9dcbf09c4c254025' as 'include/g…

    …raybat'
    Erik Zenker committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    185d6a0 View commit details
    Browse the repository at this point in the history
  5. Removed graybat clone from drone script

    Erik Zenker committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    084db14 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2015

  1. Fixed graybat bug, is working now

    Carlchristian Eckert committed Jun 22, 2015
    Configuration menu
    Copy the full SHA
    6def277 View commit details
    Browse the repository at this point in the history
  2. Fixed threaded

    Carlchristian Eckert committed Jun 22, 2015
    Configuration menu
    Copy the full SHA
    762504a View commit details
    Browse the repository at this point in the history
  3. Adapted matlab interface to graybat mode

    Carlchristian Eckert committed Jun 22, 2015
    Configuration menu
    Copy the full SHA
    8e823b4 View commit details
    Browse the repository at this point in the history