<div>Dear guys, </div><div> I hope you're having a nice day. </div><div> I'm still working on this poisson solver, and find a small problem. </div><div> I found from the original code that DMMGGetx(dmmg) can get the solution vector after calculation. However, I want to have them as a format of 2-dimensional array (since I solve for a 2D Poisson Equation), like coors[j][i]. How can I do that? </div>
<div><br></div><div>thanks in advance,</div><div>Alan</div>