Question #158012 on DOLFIN changed: https://answers.launchpad.net/dolfin/+question/158012
Status: Answered => Open Kyle is still having a problem: Hi Johan, Thanks this helped me a bit, so now I have solver.solve(problem,s.vector()) (U, P) = s.split(deepcopy=True) values = P.vector() This is working fine it seems, but I am still unsure how to extract specific data points from 'values' say from x[0.3 to 0.5] & y[0.0 to 0.3] as an example -- You received this question notification because you are a member of DOLFIN Team, which is an answer contact for DOLFIN. _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : dolfin@lists.launchpad.net Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp