-
Notifications
You must be signed in to change notification settings - Fork 34
Local Coherence Deflation #109
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks this is really great, please address the changes below. I will merge in develop
once we have more visibility about fixes needed (or not) after Grid's feature/dirichlet
merge.
- please address comments in code
- please use
name_
only for private variables and not function arguments
BEGIN_HADRONS_NAMESPACE | ||
|
||
/****************************************************************************** | ||
* Local coherence Lanczos eigensolver * |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix comment
BEGIN_HADRONS_NAMESPACE | ||
|
||
/****************************************************************************** | ||
* Local coherence Lanczos eigensolver * |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix comment
Thanks for the comments. They should be fixed now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! All good
Here is the proposal for the overhaul of the deflation setup and adding the local coherence (coarse) deflation.
Requires Grid PR #426 to be accepted first.
Includes: