Home
last modified time | relevance | path

Searched full:dm_view (Results 1 – 9 of 9) sorted by relevance

/libCEED/examples/fluids/
H A Dvortexshedding.yaml57 dm_view:
/libCEED/examples/solids/src/
H A Dsetup-dm.c59 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_view")); in CreateDistributedDM()
/libCEED/examples/fluids/src/
H A Dsetupdm.c40 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_view")); in CreateDM()
H A Dturb_spanstats.c95 PetscCall(DMViewFromOptions(user->spanstats.dm, NULL, "-dm_view")); in CreateStatsDM()
/libCEED/examples/petsc/
H A Darea.c107 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
H A Dbpssphere.c130 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
H A Dbpsswarm.c192 PetscCall(DMViewFromOptions(dm_mesh, NULL, "-dm_view")); in main()
H A Dmultigrid.c141 PetscCall(DMViewFromOptions(dm_orig, NULL, "-dm_view")); in main()
/libCEED/examples/petsc/src/
H A Dpetscutils.c174 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in SetupDMByDegree()
432 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_view")); in CreateDistributedDM()