Searched refs:CreateDM (Results 1 – 3 of 3) sorted by relevance
| /libCEED/examples/fluids/src/ |
| H A D | setupdm.c | 19 PetscErrorCode CreateDM(MPI_Comm comm, ProblemData problem, MatType mat_type, VecType vec_type, DM … in CreateDM() function
|
| /libCEED/examples/fluids/ |
| H A D | navierstokes.c | 160 PetscCall(CreateDM(comm, problem, mat_type, vec_type, &dm)); in main()
|
| H A D | navierstokes.h | 322 PetscErrorCode CreateDM(MPI_Comm comm, ProblemData problem, MatType, VecType, DM *dm);
|