Home
last modified time | relevance | path

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

/libCEED/examples/petsc/
H A Dbps.c55 static PetscErrorCode RunWithDM(RunParams rp, DM dm, const char *ceed_resource) { in RunWithDM() function
341 PetscCall(RunWithDM(rp, dm_deg, ceed_resources[r])); in Run()