Home
last modified time | relevance | path

Searched defs:ceed_resource (Results 1 – 4 of 4) sorted by relevance

/honee/tests/
H A Dsmartsim_regression_framework.py56 def verify_training_data(database_array, correct_array, ceed_resource, atol=1e-8, rtol=1e-8): argument
113 def test(self, ceed_resource) -> Tuple[bool, Exception, str]: argument
196 def test_junit(self, ceed_resource): argument
/honee/src/
H A Dcloptions.c171 const char *ceed_resource = "/cpu/self"; in ProcessCommandLineOptions() local
/honee/problems/
H A Dsgs_dd_model.c254 const char *ceed_resource; in SgsDDSetupNodalEvaluation_Sequential_Torch() local
/honee/include/
H A Dnavierstokes.h80 char ceed_resource[PETSC_MAX_PATH_LEN]; // libCEED backend member