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

modenumber computation happens inline in invert.c, subfunction needed #1

Open
kostrzewa opened this issue Jan 13, 2012 · 1 comment

Comments

@kostrzewa
Copy link
Member

Invert.c has most of its functionality handed off to subfunctions, such as eigenvalue computation or plaquette measurement. The modenumber computation is done inline inside invert.c, at around line 360-400 in revision 1783. This code should be moved to a subfunction, to clean up and to factorize.

kostrzewa referenced this issue in kostrzewa/tmLQCD Feb 18, 2012
Re-removal of $Id SVN keyword.
@urbach
Copy link
Contributor

urbach commented Jan 26, 2013

Hmm, for some reason I cannot convince Falk or Elena to work on this. In principle we should remove the code, but maybe someone can convince them?

kostrzewa added a commit that referenced this issue Feb 8, 2013
single clover and Wilson rational approximation plus fix of `invert_eo.c` for cgmms
kostrzewa pushed a commit that referenced this issue Nov 10, 2015
gbergner pushed a commit to gbergner/tmLQCD that referenced this issue Aug 19, 2016
Merge mg4qcd and current master
Marcogarofalo referenced this issue in Marcogarofalo/tmLQCD Feb 24, 2017
kostrzewa pushed a commit that referenced this issue Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants