| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex1.c | 73 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 D | ex2.c | 17 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 D | ex14.c | 26 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 D | ex53.c | 25 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 D | ex37.c | 77 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 D | ex30.c | 15 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main() 21 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
|
| H A D | ex4.c | 177 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 D | ex20.c | 18 PetscCall(DMViewFromOptions(dm, NULL, "-pre_adapt_dm_view")); in main() 26 PetscCall(DMViewFromOptions(dmAdapt, NULL, "-post_adapt_dm_view")); in main()
|
| H A D | ex10.c | 71 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 D | ex57.c | 57 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 D | ex12.c | 104 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 D | ex52.c | 50 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 D | ex66.c | 107 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main() 153 PetscCall(DMViewFromOptions(dm, NULL, "-dm_view")); in main()
|
| H A D | ex34.c | 52 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 D | ex36.c | 19 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 D | ex71.c | 137 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 D | ex17.c | 50 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 D | ex5.c | 97 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 D | ex11.c | 63 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 D | ex19.c | 125 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 D | ex15.c | 44 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 D | ex3.c | 26 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 D | ex1.c | 25 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 D | ex3.c | 28 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 D | ex1.c | 52 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()
|