Skip to content

MultiThreadDataManager based on the standard C++ library

Reinhard Resch requested to merge mtdataman2 into develop

Change the order of execution of Elem::AssJac in MultiThreadDataManager. Every thread should execute always the same subset of elements in order to use the processor cache more efficient.

Merge request reports

Loading