Searched refs:CreateDM (Results 1 – 3 of 3) sorted by relevance
| /honee/examples/ |
| H A D | navierstokes.c | 86 PetscCall(CreateDM(honee, problem, mat_type, vec_type, &dm)); in main()
|
| /honee/src/ |
| H A D | setupdm.c | 15 PetscErrorCode CreateDM(Honee honee, ProblemData problem, MatType mat_type, VecType vec_type, DM *d… in CreateDM() function
|
| /honee/include/ |
| H A D | navierstokes.h | 293 PetscErrorCode CreateDM(Honee honee, ProblemData problem, MatType, VecType, DM *dm);
|