Oded Stein

Results 8 comments of Oded Stein

I'm not sure, sorry. What exactly is the issue that is happening? What are the values of `FF(i,j)` and `FFi(i,j)` for the example that does not work? What is a...

@sgsellan do you think this is the correct change to make? Or should I have changed the names of the parameters in the function declaration, but kept the old order,...

I was just going to make the change, but then the new order of parameters `nr,nR,R,r` would be weird unless we also change the order at the end of `R,r`...

Thanks for the draft PR Kelian, this looks very interesting and useful. Keep us updated regarding what's happening with the draft, what you might need from us, and when you...

I like the gmsh .msh format. I think it's a reasonble choice.

Thanks, this looks like a very useful feature. Looking at our existing function, read_mesh, do you think this should be a separate function read_msh, or this should be a part...