libmesh icon indicating copy to clipboard operation
libmesh copied to clipboard

Make Threads take n_threads arguments

Open lindsayad opened this issue 5 months ago • 0 comments

Currently we rely on the global libMesh::n_threads() but we want to be able to set thread counts differently for different MOOSE applications running in MultiApp contexts. Proposed by @GiudGiud

lindsayad avatar Sep 16 '25 22:09 lindsayad