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

allow FundtoHirep to compile and link; fix #85 #86

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

Commits on May 13, 2022

  1. allow FundtoHirep to compile and link; fix aportelli#85

    * move definition of TFundtoHirep methods into FundtoHirep.hpp from FundtoHirep.cpp
    * change U._grid to U.Grid() following changes in Grid
    * prefix references to Rep::LatticeField with typename to placate compiler
    * add new macros to allow the last point to be done in envCreateLat, which adds typename to one but not both arguments
    edbennett committed May 13, 2022
    Configuration menu
    Copy the full SHA
    5ca5f44 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

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