Salome HOME
Correction for random error with NETGEN when multiple computation run at the same...
authorYoann Audouin <yoann.audouin@edf.fr>
Wed, 31 May 2023 09:35:57 +0000 (11:35 +0200)
committerYoann Audouin <yoann.audouin@edf.fr>
Wed, 31 May 2023 09:35:57 +0000 (11:35 +0200)
commit3230448de9087f4d0bdcd8e3e04580bf72621cc7
tree4aeccbbfbd3619a97d7d62f88fbeec262345da86
parent77dd934774a0c019e8620eb430f85a3dda43aede
Correction for random error with NETGEN when multiple computation run at the same time

Netgen is creating a few files while running in the current folder.
Added code to have netgen change current directory when running.
src/NETGENPlugin/NETGENPlugin_Mesher.cxx
src/NETGENPlugin/NETGENPlugin_Mesher.hxx