Home
last modified time | relevance | path

Searched refs:DMSetApplicationContext (Results 1 – 25 of 74) sorted by relevance

123

/petsc/src/dm/impls/swarm/tests/
H A Dex3.c79 PetscCall(DMSetApplicationContext(sw, &user)); in main()
H A Dex12.c38 PetscCall(DMSetApplicationContext(*da, user)); in CreateMesh()
H A Dex4.c110 PetscCall(DMSetApplicationContext(*sw, user)); in CreateSwarm()
486 PetscCall(DMSetApplicationContext(sw, &user)); in main()
H A Dex5.c73 PetscCall(DMSetApplicationContext(*sw, user)); in CreateSwarm()
541 PetscCall(DMSetApplicationContext(sw, &user)); in main()
/petsc/src/ksp/ksp/tutorials/
H A Dex73.c606 PetscCall(DMSetApplicationContext(dm_shell, ctx)); in HierarchyCreate_Basic()
617 PetscCall(DMSetApplicationContext(dmc_shell, ctx)); in HierarchyCreate_Basic()
718 PetscCall(DMSetApplicationContext(dmlist[d * levelrefs + k], ctx)); in HierarchyCreate()
789 PetscCall(DMSetApplicationContext(first, NULL)); in test_hierarchy()
793 if (dm) PetscCall(DMSetApplicationContext(dm, NULL)); in test_hierarchy()
890 PetscCall(DMSetApplicationContext(first, NULL)); in test_mg()
894 if (dm) PetscCall(DMSetApplicationContext(dm, NULL)); in test_mg()
H A Dex66.c47 PetscCall(DMSetApplicationContext(da, &user)); in main()
H A Dex28.c31 PetscCall(DMSetApplicationContext(da, x)); in main()
H A Dex50.c51 PetscCall(DMSetApplicationContext(da, &user)); in main()
/petsc/src/dm/impls/plex/tests/
H A Dex46.c51 PetscCall(DMSetApplicationContext(*dm, user)); in CreateMesh()
H A Dex57.c72 PetscCall(DMSetApplicationContext(dm, *tr)); in CreateTransform()
H A Dex49.c32 PetscCall(DMSetApplicationContext(*dm, user)); in CreateMesh()
/petsc/src/snes/tutorials/
H A Dex20.c76 PetscCall(DMSetApplicationContext(*dm, user)); in CreateMesh()
H A Dex33.c129 PetscCall(DMSetApplicationContext(da, &user)); in main()
H A Dex46.c57 PetscCall(DMSetApplicationContext(da, &user)); in main()
H A Dex26.c112 PetscCall(DMSetApplicationContext(*dm, user)); in CreateMesh()
H A Dex34.c146 PetscCall(DMSetApplicationContext(*dm, user)); in CreateMesh()
H A Dex23.c87 PetscCall(DMSetApplicationContext(*dm, user)); in CreateMesh()
H A Dex36.c146 PetscCall(DMSetApplicationContext(*dm, user)); in CreateMesh()
445 PetscCall(DMSetApplicationContext(dmc, user)); in CoarseTest()
H A Dex22.c102 PetscCall(DMSetApplicationContext(packer, &user)); in main()
/petsc/src/dm/interface/
H A Ddmgenerate.c196 PetscCall(DMSetApplicationContext(*dmAdapt, ctx)); in DMAdaptLabel()
/petsc/src/snes/tests/
H A Dex13.c75 PetscCall(DMSetApplicationContext(*dm, user)); in CreateMesh()
H A Dex15.c223 PetscCall(DMSetApplicationContext(*dm, user)); in CreateMesh()
358 PetscCall(DMSetApplicationContext(*sw, user)); in CreateSwarm()
H A Dex8.c557 PetscCall(DMSetApplicationContext(dm, user)); in CheckTransfer()
558 PetscCall(DMSetApplicationContext(rdm, user)); in CheckTransfer()
/petsc/src/dm/tutorials/
H A Dswarm_ex3.c153 PetscCall(DMSetApplicationContext(dmcell, dmregular)); in ex3_1()
/petsc/src/ts/tutorials/
H A Dex45.c392 PetscCall(DMSetApplicationContext(*newdm, ctx)); in Remesh()
459 PetscCall(DMSetApplicationContext(dm, &ctx)); in main()

123