Searched full:dm_view (Results 1 – 9 of 9) sorted by relevance
| /libCEED/examples/fluids/ |
| H A D | vortexshedding.yaml | 57 dm_view:
|
| /libCEED/examples/solids/src/ |
| H A D | setup-dm.c | 59 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_view")); in CreateDistributedDM()
|
| /libCEED/examples/fluids/src/ |
| H A D | setupdm.c | 40 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_view")); in CreateDM()
|
| H A D | turb_spanstats.c | 95 PetscCall(DMViewFromOptions(user->spanstats.dm, NULL, "-dm_view")); in CreateStatsDM()
|
| /libCEED/examples/petsc/ |
| H A D | area.c | 107 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
|
| H A D | bpssphere.c | 130 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
|
| H A D | bpsswarm.c | 192 PetscCall(DMViewFromOptions(dm_mesh, NULL, "-dm_view")); in main()
|
| H A D | multigrid.c | 141 PetscCall(DMViewFromOptions(dm_orig, NULL, "-dm_view")); in main()
|
| /libCEED/examples/petsc/src/ |
| H A D | petscutils.c | 174 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in SetupDMByDegree() 432 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_view")); in CreateDistributedDM()
|