Searched defs:ceed_resource (Results 1 – 4 of 4) sorted by relevance
56 def verify_training_data(database_array, correct_array, ceed_resource, atol=1e-8, rtol=1e-8): argument113 def test(self, ceed_resource) -> Tuple[bool, Exception, str]: argument196 def test_junit(self, ceed_resource): argument
171 const char *ceed_resource = "/cpu/self"; in ProcessCommandLineOptions() local
254 const char *ceed_resource; in SgsDDSetupNodalEvaluation_Sequential_Torch() local
80 char ceed_resource[PETSC_MAX_PATH_LEN]; // libCEED backend member