Yvan Fournier

Results 23 comments of Yvan Fournier

Hello, I attached the simple case described here: [simple_debug.tar.gz](https://github.com/cs01/gdbgui/files/2006791/simple_debug.tar.gz). Basically, a minimal "hello world", compiled on Linux using `gcc -g hello.c`, and run three instances (2 is enough to reproduced...

I tested both with browser opened and closed, and have the same issue. I also tested with Chromium instead of Firefox, with the same behavior. Thanks for the tip, refreshing...

Hello, Is seems I am able to do this when launching manually, but not using a Python debugger launcher script using subprocess. For example, ``` mpiexec -n 1 gdbgui -p...

Hello, Has this issue been solved/is there any update, or does it need a reminder ?

This is a known issue (easy to observe on a halp-pipe using a symmetry and adding layers only on the walls). When the appropriate boundary condition type for CDO vector...

Hello, It is not clear to me which scheme is not taken into account, and to which reference this is compared.

Without the setup data, I cannot ensure this is not a bug, but is seems to be normal behavior for the current algorithm. The "step" would be desired if the...

Ok, automating this is tricky (it is easy to determine cases when the surfaces are on the same plane, as they are here, or orthogonal, such as in a duct...

Hello, As the repository is a mirror, we'll need to check how to apply it, but a pull request could be interesting here (at least we can learn to better...

Hello, I have pulled to code from you pull request, and am reviewing it. As this adds additional operations for logging, we will probably add a keyword to activate this...