Oakfield API Documentation 1.0.0
Numerical core APIs
Loading...
Searching...
No Matches
SimSplitScratchRequest Struct Reference

Optional per-thread scratch request for split substeps. More...

#include <operator_split.h>

Public Attributes

size_t bytes_per_worker
 
size_t alignment
 

Detailed Description

Optional per-thread scratch request for split substeps.

Member Data Documentation

◆ alignment

size_t SimSplitScratchRequest::alignment

Alignment requirement; defaults to at least 64 when zero.

◆ bytes_per_worker

size_t SimSplitScratchRequest::bytes_per_worker

Scratch bytes per worker/thread; zero disables scratch.


The documentation for this struct was generated from the following file: