Searched refs:refinements (Results 1 – 18 of 18) sorted by relevance
| /petsc/doc/tutorials/meshing/ |
| H A D | guide_to_subsurface.md | 22 …refine the surface before extrusion using `-dm_refine <k>`, where `k` is the number of refinements, 49 We can similarly look at this in parallel. Test 2 uses three refinements and three extrusion layers…
|
| /petsc/src/snes/tutorials/output/ |
| H A D | ex19_ngmres_fas_ms.out | 20 total number of grid sequence refinements=2
|
| H A D | ex22_1.out | 17 total number of grid sequence refinements=2
|
| H A D | ex22_1_alt_2.out | 17 total number of grid sequence refinements=2
|
| H A D | ex22_1_alt_3.out | 17 total number of grid sequence refinements=2
|
| H A D | ex22_1_alt.out | 17 total number of grid sequence refinements=2
|
| H A D | ex5_3_alt.out | 10 total number of grid sequence refinements=2
|
| H A D | ex5_3.out | 10 total number of grid sequence refinements=2
|
| H A D | ex5_4_alt.out | 28 total number of grid sequence refinements=2
|
| H A D | ex5_4.out | 30 total number of grid sequence refinements=2
|
| H A D | ex5_2.out | 32 total number of grid sequence refinements=3
|
| H A D | ex5_2_alt.out | 28 total number of grid sequence refinements=3
|
| H A D | ex48_4.out | 54 total number of grid sequence refinements=3
|
| /petsc/doc/changes/ |
| H A D | 316.md | 226 - The number of refinements is no longer an argument to `DMPlexCreateHexCylinderMesh()`
|
| /petsc/doc/tutorials/physics/ |
| H A D | guide_to_stokes.md | 883 …er of iterates grows with refinement. At 3 refinements, it is 16, 30 at 4 refinements, and 70 at 5…
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexcreate.c | 3833 …], const DMBoundaryType periodic[], PetscBool tps_distribute, PetscInt refinements, PetscInt layer… in DMPlexCreateTPSMesh_Internal() argument 4304 for (PetscInt refine = 0; refine < refinements; refine++) { in DMPlexCreateTPSMesh_Internal() 4403 …], const DMBoundaryType periodic[], PetscBool tps_distribute, PetscInt refinements, PetscInt layer… in DMPlexCreateTPSMesh() argument 4408 …CreateTPSMesh_Internal(*dm, tpstype, extent, periodic, tps_distribute, refinements, layers, thickn… in DMPlexCreateTPSMesh()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | DM.pyx | 1717 """Set the number of refinements.
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 2162 (dpm/auto-max-step-size-refinements 20) 2519 (dpm/subtet/wallfilm/num-edge-crossing-tol-refinements 20)
|