Rob Falgout
Rob Falgout
Hi @bendudson . I needed the rhs vector in the routine that updates the solution values https://github.com/boutproject/BOUT-dev/blob/5ce6cae6ea94a76417a4c058fdd848db384d36d1/src/invert/laplace/impls/hypre3d/hypre_boundary.c#L211 I couldn't figure out a nice way to do that so I added...
Hi @oseikuffuor1 and @waynemitchell . This branch is now up to date with master. I removed the cogent proxy from the Makefile (it doesn't build currently, and we probably don't...
Okay, this seems to fix the negative diagonal case. The strength measure doesn't really help with the matrices I am testing though. :( This deserves a much closer investigation, of...
Let's check with the rest of the team. I can't remember why we have this.
Hi @victorapm . Thanks for putting this together. The general approach we use in our linux build system is for the 'all:' target to both build the library and also...