nihao, I have noticed your GMRES doesn't like reflecting boundaries. I read your code and the problem does seem to exist. I do not know if you've solved the problem that i am interested in .
first, 'reset(this.d_boundary)' function of the GMRESIteration code sets all boundaries to zero. but It does not seem to include the exit flux from the boundary .If we modify this function, it still doesn't seem to work....... i got stuck in this problem.......
nihao, I have noticed your GMRES doesn't like reflecting boundaries. I read your code and the problem does seem to exist. I do not know if you've solved the problem that i am interested in .
first, 'reset(this.d_boundary)' function of the GMRESIteration code sets all boundaries to zero. but It does not seem to include the exit flux from the boundary .If we modify this function, it still doesn't seem to work....... i got stuck in this problem.......