We want to refactor the coagulation pieces so that they can store the matrices rather than recompute on the fly. This can be done with per-thread scratch memory which needs to come from a memory pool
We want to refactor the coagulation pieces so that they can store the matrices rather than recompute on the fly.
This can be done with per-thread scratch memory which needs to come from a memory pool