|
GridFire v0.7.6rc4.0
General Purpose Nuclear Network
|
Scratchpad implementation for the AdaptiveEngineView. More...
#include "gridfire/engine/scratchpads/scratchpad_abstract.h"#include "gridfire/engine/scratchpads/types.h"#include "gridfire/engine/views/engine_adaptive.h"Classes | |
| struct | gridfire::engine::scratch::AdaptiveEngineViewScratchPad |
| Scratchpad for storing working memory used by AdaptiveEngineView computations. More... | |
Namespaces | |
| namespace | gridfire |
| namespace | gridfire::engine |
| namespace | gridfire::engine::scratch |
| Scratchpad memory management for computational engines. | |
Scratchpad implementation for the AdaptiveEngineView.
This header defines the AdaptiveEngineViewScratchPad, a concrete implementation of AbstractScratchPad designed for use with the AdaptiveEngineView. It provides thread-local storage for active species and reactions that are dynamically determined during adaptive network computations.