Home
last modified time | relevance | path

Searched refs:SMARTSIM_KEY (Results 1 – 1 of 1) sorted by relevance

/honee/src/smartsim/
H A Dsmartsim.c9 #define SMARTSIM_KEY "SmartSimData" macro
65 …PetscCall(HoneeSetContainer(honee, SMARTSIM_KEY, smartsim, (PetscCtxDestroyFn *)SmartSimDataDestro… in SmartSimSetup()
83 PetscCall(HoneeHasContainer(honee, SMARTSIM_KEY, &has_smartsim)); in HoneeGetSmartSimData()
85 PetscCall(HoneeGetContainer(honee, SMARTSIM_KEY, smartsim)); in HoneeGetSmartSimData()