Home
last modified time | relevance | path

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

/honee/src/smartsim/
H A Dsmartsim.c80 PetscBool has_smartsim; in HoneeGetSmartSimData() local
83 PetscCall(HoneeHasContainer(honee, SMARTSIM_KEY, &has_smartsim)); in HoneeGetSmartSimData()
84 if (!has_smartsim) PetscCall(SmartSimSetup(honee)); in HoneeGetSmartSimData()
/honee/tests/
H A Djunit.py164 has_smartsim: bool = args.smartredis_dir and Path(args.smartredis_dir).is_dir() variable
170 if has_smartsim: