florian98765

Results 5 comments of florian98765

Hi All, I just noticed that there is a Function `HYPRE_AMSSetInteriorNodes` which seems to help the preconditioner avoid singular matrices. For some reason this Function is not included in the...

Dear Rob, thanks for the clarification. And yes, I already studied the documentation, but I am a bit puzzled by the current petsc implementation. I just started to add the...

Dear All, I fully agree that having only some basic functionality would be very useful in many cases. We are currently using arrayfire for micromagnetic simulations. We are planning to...

@jmont-dev thank you for your suggestion. I also though using the scipy eigensolver or similar CPU libraries. But for us it would be very important that in the long run...

i was facing similar issues. after playing around with the sundials version i could install using `pip install scikits-ode`. i am now using sundials-6.7.0. it would be very helpful to...