MultiThreadDataManager based on the standard C++ library
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.
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.