Home
last modified time | relevance | path

Searched refs:DMViewFromOptions (Results 1 – 25 of 194) sorted by relevance

12345678

/petsc/src/dm/impls/plex/tests/
H A Dex1.c73 PetscCall(DMViewFromOptions(*dm, NULL, "-init_dm_view")); in CreateMesh()
89 PetscCall(DMViewFromOptions(*dm, NULL, "-initref_dm_view")); in CreateMesh()
108 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_view")); in CreateMesh()
118 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_view")); in CreateMesh()
125 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_pre_dist_view")); in CreateMesh()
130 PetscCall(DMViewFromOptions(*dm, NULL, "-distributed_dm_view")); in CreateMesh()
143 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_tobox_view")); in CreateMesh()
152 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_tobox_view")); in CreateMesh()
164 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_view")); in CreateMesh()
174 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_view")); in CreateMesh()
[all …]
H A Dex2.c17 PetscCall(DMViewFromOptions(dm, NULL, "-init_dm_view")); in main()
22 PetscCall(DMViewFromOptions(dm, NULL, "-unint_dm_view")); in main()
28 PetscCall(DMViewFromOptions(dm2, NULL, "-interp_dm_view")); in main()
H A Dex14.c26 PetscCall(DMViewFromOptions(*dm, NULL, "-orig_dm_view")); in CreateMesh()
33 PetscCall(DMViewFromOptions(*dm, NULL, "-un_dm_view")); in CreateMesh()
35 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_view")); in CreateMesh()
H A Dex53.c25 PetscCall(DMViewFromOptions(dm_base, NULL, "-dm_view")); in main()
33 PetscCall(DMViewFromOptions(forest, NULL, "-dm_forest_view")); in main()
37 PetscCall(DMViewFromOptions(forest, NULL, "-dm_plex_view")); in main()
H A Dex37.c77 PetscCall(DMViewFromOptions(surface, NULL, "-dm_view")); in main()
84 PetscCall(DMViewFromOptions(dm, NULL, "-pre_dm_view")); in main()
87 PetscCall(DMViewFromOptions(dm, NULL, "-inf_dm_view")); in main()
90 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
H A Dex30.c15 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
21 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
H A Dex4.c177 PetscCall(DMViewFromOptions(idm, NULL, "-dm_view")); in CreateSimplexHybrid_2D()
192 PetscCall(DMViewFromOptions(idm, NULL, "-dm_view")); in CreateSimplexHybrid_2D()
261 PetscCall(DMViewFromOptions(idm, NULL, "-dm_view")); in CreateTensorProductHybrid_2D()
273 PetscCall(DMViewFromOptions(idm, NULL, "-dm_view")); in CreateTensorProductHybrid_2D()
323 PetscCall(DMViewFromOptions(idm, NULL, "-in_dm_view")); in CreateSimplex_3D()
337 PetscCall(DMViewFromOptions(idm, NULL, "-in_dm_view")); in CreateSimplex_3D()
351 PetscCall(DMViewFromOptions(idm, NULL, "-in_dm_view")); in CreateSimplex_3D()
414 PetscCall(DMViewFromOptions(idm, NULL, "-dm_view")); in CreateSimplexHybrid_3D()
429 PetscCall(DMViewFromOptions(idm, NULL, "-dm_view")); in CreateSimplexHybrid_3D()
474 PetscCall(DMViewFromOptions(idm, NULL, "-in_dm_view")); in CreateTensorProduct_3D()
[all …]
H A Dex20.c18 PetscCall(DMViewFromOptions(dm, NULL, "-pre_adapt_dm_view")); in main()
26 PetscCall(DMViewFromOptions(dmAdapt, NULL, "-post_adapt_dm_view")); in main()
H A Dex10.c71 PetscCall(DMViewFromOptions(dm, NULL, "-orig_dm_view")); in TestReordering()
72 PetscCall(DMViewFromOptions(pdm, NULL, "-dm_view")); in TestReordering()
123 PetscCall(DMViewFromOptions(dm, NULL, "-orig_dm_view")); in TestReorderingByGroup()
124 PetscCall(DMViewFromOptions(pdm, NULL, "-perm_dm_view")); in TestReorderingByGroup()
153 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
H A Dex57.c57 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_view")); in CreateMesh()
161 PetscCall(DMViewFromOptions(rdm, NULL, "-dm_sec_view")); in main()
162 PetscCall(DMViewFromOptions(tdm, NULL, "-dm_sec_view")); in main()
173 PetscCall(DMViewFromOptions(tdm, NULL, "-dm_view")); in main()
174 PetscCall(DMViewFromOptions(rdm, NULL, "-dm_view")); in main()
H A Dex12.c104 PetscCall(DMViewFromOptions(*dm, NULL, "-orig_dm_view")); in CreateMesh()
152 PetscCall(DMViewFromOptions(test, NULL, "-redundant_migrated_dm_view")); in CreateMesh()
166 PetscCall(DMViewFromOptions(*dm, NULL, "-prelb_dm_view")); in CreateMesh()
194 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_view")); in CreateMesh()
H A Dex52.c50 PetscCall(DMViewFromOptions(dm_base, NULL, "-dm_base_view")); in main()
58 PetscCall(DMViewFromOptions(forest, NULL, "-dm_forest_view")); in main()
111 PetscCall(DMViewFromOptions(forest, NULL, "-dm_plex_view")); in main()
H A Dex66.c107 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
153 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
H A Dex34.c52 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_view")); in CreateHybridMesh()
102 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_view")); in CreateReverseHybridMesh()
166 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_view")); in CreateMesh()
H A Dex36.c19 PetscCall(DMViewFromOptions(dm, NULL, "-rd_dm_view")); in redistribute_vec()
20 PetscCall(DMViewFromOptions(dist_dm, NULL, "-rd2_dm_view")); in redistribute_vec()
114 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
H A Dex71.c137 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
142 PetscCall(DMViewFromOptions(subdm, NULL, "-dm_view")); in main()
/petsc/src/dm/impls/plex/tutorials/
H A Dex17.c50 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
54 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
58 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
62 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
66 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
H A Dex5.c97 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
108 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
113 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
H A Dex11.c63 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_view")); in CreateMesh()
150 PetscCall(DMViewFromOptions(odm, NULL, "-gen_dm_view")); in GenerateArrangements()
187 PetscCall(DMViewFromOptions(dm1, NULL, "-error_dm_view")); in VerifyCayleyTable()
188 PetscCall(DMViewFromOptions(dm2, NULL, "-error_dm_view")); in VerifyCayleyTable()
232 PetscCall(DMViewFromOptions(dm1, NULL, "-error_dm_view")); in VerifyInverse()
233 PetscCall(DMViewFromOptions(dm2, NULL, "-error_dm_view")); in VerifyInverse()
371 PetscCall(DMViewFromOptions(odm, NULL, "-orig_dm_view")); in RefineArrangements()
375 PetscCall(DMViewFromOptions(rdm, NULL, "-ref_dm_view")); in RefineArrangements()
394 PetscCall(DMViewFromOptions(dm, NULL, "-ornt_dm_view")); in main()
H A Dex19.c125 PetscCall(DMViewFromOptions(dmNozzle, NULL, "-dm_view")); in main()
312 PetscCall(DMViewFromOptions(dmNozzle, NULL, "-dm_view7")); in main()
323 PetscCall(DMViewFromOptions(dmNozzle, NULL, "-dm_view")); in main()
328 PetscCall(DMViewFromOptions(dmNozzle, NULL, "-dm_view")); in main()
333 PetscCall(DMViewFromOptions(dmNozzle, NULL, "-dm_view")); in main()
H A Dex15.c44 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_view")); in ReadCGNSDM()
49 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_view")); in ReadCGNSDM()
191 PetscCall(DMViewFromOptions(dm_serial, NULL, "-dm_view")); in main()
233 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
/petsc/src/dm/impls/forest/tests/
H A Dex3.c26 PetscCall(DMViewFromOptions(base, NULL, "-dm_view")); in main()
34 PetscCall(DMViewFromOptions(forest, NULL, "-dm_view")); in main()
72 PetscCall(DMViewFromOptions(forest, NULL, "-dm_view")); in main()
77 PetscCall(DMViewFromOptions(plex, NULL, "-dm_view")); in main()
/petsc/src/dm/impls/forest/tutorials/
H A Dex1.c25 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
32 PetscCall(DMViewFromOptions(dmConv, NULL, "-dm_conv_view")); in main()
/petsc/src/dm/impls/swarm/tests/
H A Dex3.c28 PetscCall(DMViewFromOptions(*dm, NULL, "-dm_view")); in CreateMesh()
63 PetscCall(DMViewFromOptions(*sw, NULL, "-sw_view")); in CreateParticles()
83 PetscCall(DMViewFromOptions(cellsw, NULL, "-subswarm_view")); in main()
/petsc/src/dm/impls/da/tests/
H A Dex1.c52 PetscCall(DMViewFromOptions(dm, NULL, "-da_view")); in main()
75 PetscCall(DMViewFromOptions(sw, NULL, "-swarm_view")); in main()
80 PetscCall(DMViewFromOptions(sw, NULL, "-swarm_view")); in main()

12345678