You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nmWTAI-Platform/Src/nmNum/nmCalculation
lh 3a8b3baef9 fix(numerical): 串行化HX_NWTM.dll调用避免并发冲突
- 增加进程级DLL互斥锁
- 串行保护PEBI建网、模型求解和Kriging调用
- DLL调用完成后及时释放锁,避免阻塞VTK和结果后处理
2 weeks ago
..
nmCalculationAutoFitLM.cpp Merge remote-tracking branch 'origin/develop' into feature/refactor-numerical-model-panel-20260824 2 weeks ago
nmCalculationAutoFitPSO.cpp Merge remote-tracking branch 'origin/develop' into feature/refactor-numerical-model-panel-20260824 2 weeks ago
nmCalculationDllPebiSolverTask.cpp fix(numerical): 串行化HX_NWTM.dll调用避免并发冲突 2 weeks ago
nmCalculationPebiGrid.cpp fix(numerical): 串行化HX_NWTM.dll调用避免并发冲突 2 weeks ago
nmCalculationPebiGridTask.cpp fix(numerical): 消除PEBI网格与求解的后台数据竞争 2 weeks ago
nmCalculationUtils.cpp fix(numerical): 串行化HX_NWTM.dll调用避免并发冲突 2 weeks ago