Luca Cirrottola

Results 19 comments of Luca Cirrottola

Hello, Parallel nodes are replicated in the distributed format (i.e. each partition saves the nodes of its parallel interface), while each tetrahedron is saved only once (as only one partition...

Thank you for the feedback and the improvements!

Hello, - Normally, `parmesh->info.root` returns the rank of the process in charge of centralised I/O operations. By default, it is rank 0. - Yes, `_centralized` means that Parmmg takes as...

Hello, We are working on it at the moment, so we want to deliver it fully-fledged for June.

Thanks @prj- for reporting. Is it reproducible with https://github.com/FreeFem/FreeFem-sources/tree/develop, without modifications?

Hello, I agree that this is ambiguous. The short answer is that internal functions should return 1 on success and 0 on failure, while "high level" functions (those in `parmmg.c`,...

Hello, Yes, ParMmg normally works with the `develop` of Mmg and compatibility is guaranteed starting from the commit showed in the CMakeList https://github.com/MmgTools/ParMmg/blob/715a680f0796c43c8a5e704e0481095bd40daf6e/CMakeLists.txt#L256 I agree that it should be made...

Hello, Thanks, we are asking the project administrator about this.