Home
last modified time | relevance | path

Searched refs:domain (Results 1 – 25 of 47) sorted by relevance

12

/petsc/src/sys/utils/
H A Dfhost.c49 char *domain = NULL; in PetscGetHostName() local
73 PetscCall(PetscStrchr(name, '.', &domain)); in PetscGetHostName()
74 if (!domain) { in PetscGetHostName()
/petsc/src/dm/impls/plex/tests/
H A Dex16.c82 static PetscErrorCode CreateVolumeSubmesh(DM dm, PetscBool domain, PetscBool lower, PetscReal heigh… in CreateVolumeSubmesh() argument
87 if (domain) PetscCall(CreateHalfDomainLabel(dm, lower, height, &label)); in CreateVolumeSubmesh()
139 PetscBool volume = PETSC_TRUE, domain = PETSC_FALSE; in main() local
145 PetscCall(PetscOptionsGetBool(NULL, NULL, "-domain", &domain, NULL)); in main()
149 PetscCall(CreateVolumeSubmesh(dm, domain, PETSC_TRUE, height, &subdm)); in main()
152 PetscCall(CreateVolumeSubmesh(dm, domain, PETSC_FALSE, height, &subdm)); in main()
/petsc/src/ksp/ksp/tutorials/amrex/
H A DMyTest.cxx142 Box domain = domain0; in initGrids() local
144 geom[ilev].define(domain); in initGrids()
145 domain.refine(ref_ratio); in initGrids()
148 domain = domain0; in initGrids()
150 grids[ilev].define(domain); in initGrids()
152 domain.grow(-n_cell / 4); // fine level cover the middle of the coarse domain in initGrids()
153 domain.refine(ref_ratio); in initGrids()
/petsc/src/dm/dt/tests/output/
H A Dex5_0.out11 Subspace-to-space domain shift:
15 Subspace-to-space domain transform:
/petsc/src/snes/tutorials/output/
H A Dex48_4.out1 Level 0 domain size (m) 8e+04 x 8e+04 x 1e+03, num elements 4 x 4 x 2 (32), size (m) 20000…
12 Level 1 domain size (m) 8e+04 x 8e+04 x 1e+03, num elements 8 x 8 x 2 (128), size (m) 1000…
13 Level 0 domain size (m) 8e+04 x 8e+04 x 1e+03, num elements 4 x 4 x 2 (32), size (m) 20000…
23 Level 2 domain size (m) 8e+04 x 8e+04 x 1e+03, num elements 16 x 16 x 2 (512), size (m) 50…
24 Level 1 domain size (m) 8e+04 x 8e+04 x 1e+03, num elements 8 x 8 x 2 (128), size (m) 1000…
25 Level 0 domain size (m) 8e+04 x 8e+04 x 1e+03, num elements 4 x 4 x 2 (32), size (m) 20000…
37 Level 3 domain size (m) 8e+04 x 8e+04 x 1e+03, num elements 16 x 16 x 4 (1024), size (m) 5…
38 Level 2 domain size (m) 8e+04 x 8e+04 x 1e+03, num elements 16 x 16 x 2 (512), size (m) 50…
39 Level 1 domain size (m) 8e+04 x 8e+04 x 1e+03, num elements 8 x 8 x 2 (128), size (m) 1000…
40 Level 0 domain size (m) 8e+04 x 8e+04 x 1e+03, num elements 4 x 4 x 2 (32), size (m) 20000…
H A Dex48_2.out1 Level 0 domain size (m) 1e+04 x 1e+04 x 1e+03, num elements 6 x 6 x 4 (144), size (m) 1666…
36 Level 1 domain size (m) 1e+04 x 1e+04 x 1e+03, num elements 12 x 12 x 7 (1008), size (m) 8…
38 Level 0 domain size (m) 1e+04 x 1e+04 x 1e+03, num elements 6 x 6 x 4 (144), size (m) 1666…
H A Dex48_1.out1 Level 1 domain size (m) 1e+04 x 1e+04 x 1e+03, num elements 12 x 12 x 7 (1008), size (m) 8…
3 Level 0 domain size (m) 1e+04 x 1e+04 x 1e+03, num elements 6 x 6 x 4 (144), size (m) 1666…
H A Dex48_3.out1 Level 1 domain size (m) 1e+04 x 1e+04 x 1e+03, num elements 14 x 14 x 7 (1372), size (m) 7…
3 Level 0 domain size (m) 1e+04 x 1e+04 x 1e+03, num elements 7 x 7 x 4 (196), size (m) 1428…
H A Dex48_5.out1 Level 0 domain size (m) 1e+04 x 1e+04 x 1e+03, num elements 12 x 12 x 5 (720), size (m) 83…
/petsc/share/petsc/datafiles/meshes/
H A Dgmsh-3d-ascii-64.msh7 3 1 "domain"
H A Dgmsh-3d-ascii-32.msh7 3 1 "domain"
H A Dgmsh-hex-20node.msh12 3 7 "domain"
H A Dgmsh-3d-ascii.msh47 3 1 "domain"
H A Dgmsh-3d-ascii.msh232 3 1 "domain"
H A Dgmsh-3d.geo81 Physical Volume("domain", 1) = {100};
/petsc/doc/community/bofs/
H A D2026_Feb_CASS.md24 | 10:12 AM | Bahaâ Sidi | EDF R\&D, ENPC, and Sorbonne Université | [Scalable domain decomposition …
26 … PETSc-based vector finite element method code for solving the frequency-domain Maxwell equations]…
53 :::{topic} **Scalable domain decomposition solvers for hybrid high-order methods in PETSc**
59 …d using a combination of explicit Schur complements, Krylov methods, and domain decomposition prec…
77 :::{topic} **A PETSc-based vector finite element method code for solving the frequency-domain Maxwe…
83 …ode is under active development at Remcom Inc. for solving the frequency-domain Maxwell equations.…
/petsc/lib/petsc/bin/
H A Dpetsc_gen_xdmf.py92 def writeField(self, fp, numSteps, timestep, spaceDim, name, f, domain): argument
143 ''' % (fname, xtype, domain, dof, hsc, timestep, b, dof, hsc, numSteps, dof, hbs, name))
168 ''' % (fname, xtype, domain, dof, hsc, b, dof, hsc, dof, hbs, name))
/petsc/doc/manual/
H A Ddt.md17 where :math:Omega is the domain for $x$. This requires that the PDF must have units which are the i…
40 where $x_-$ is the lower limit of our domain. We can work out the effect of scaling on the CDF usin…
H A Dfe.md20 … the support of the field on the mesh, with `NULL` indicating the entire domain. Once we have a se…
23 … having a different discretization. In addition, different pieces of the domain can have different…
36 This divides the computational domain into subdomains, called *regions* in PETSc, each with a uniqu…
97 … than a list of functions. We use a `NULL` label and value, meaning that the entire domain is used.
107 …l">SNES Tutorial ex23</a>, we define the Poisson problem over the entire domain, but in the top ha…
H A Ddmstag.md26 and the boundaries of the domain, and in 2 or more dimensions, boundaries of *these* cells,
49 back, bottom, left corner of the domain. For instance, element $(1,2,3)$, in 3D,
64 …t can be referred to as being to the left of a "dummy" element $(3,3)$ outside the physical domain.
67 …bal indexing scheme does not include any "ghost" or "padding" unknowns outside the physical domain.
128 When creating the decomposition of the domain to local ranks, and extending these local domains to …
149 …e present), giving irregular numbers of unknowns, depending on whether a domain boundary is presen…
/petsc/src/dm/dt/dualspace/impls/sum/
H A Ddualspacesum.c653 PetscInt *range, *domain; in PetscDualSpaceGetSymmetries_Sum() local
657 …PetscCall(PetscMalloc4(subspdim, &range, subspdim, &range_mapped, subspdim, &domain, subspdim, &do… in PetscDualSpaceGetSymmetries_Sum()
658 for (PetscInt i = 0; i < subspdim; i++) domain[i] = i; in PetscDualSpaceGetSymmetries_Sum()
660 … PetscCall(ISLocalToGlobalMappingApply(sum->int_rows[s], subspdim, domain, domain_mapped)); in PetscDualSpaceGetSymmetries_Sum()
663 PetscCall(PetscFree4(range, range_mapped, domain, domain_mapped)); in PetscDualSpaceGetSymmetries_Sum()
682 PetscInt *domain; in PetscDualSpaceGetSymmetries_Sum() local
686 PetscCall(PetscMalloc2(subspdim, &domain, subspdim, &domain_mapped)); in PetscDualSpaceGetSymmetries_Sum()
687 for (PetscInt i = 0; i < subspdim; i++) domain[i] = i; in PetscDualSpaceGetSymmetries_Sum()
688 … PetscCall(ISLocalToGlobalMappingApply(sum->int_rows[s], subspdim, domain, domain_mapped)); in PetscDualSpaceGetSymmetries_Sum()
690 PetscCall(PetscFree2(domain, domain_mapped)); in PetscDualSpaceGetSymmetries_Sum()
/petsc/doc/tutorials/
H A Din_person.md123 - 6 hour course, including 3 hours devoted to multigrid and domain
143 - 2-day tutorial on PETSc, including its support for domain
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DDMUtils.pyx173 Ignore points outside of the domain if `True`; otherwise, return an
/petsc/src/binding/petsc4py/docs/source/
H A Dconf.py178 obj.domain = 'py'
/petsc/doc/miscellaneous/
H A Dacknowledgements.md44 domain software packages:

12