Searched refs:injection (Results 1 – 10 of 10) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/output/ |
| H A D | ex56_latebs.out | 47 Using injection restriction/prolongation on first level, dofs: 1 2 212 Using injection restriction/prolongation on first level, dofs: 1 2 377 Using injection restriction/prolongation on first level, dofs: 1 2
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscdmshell.pxi | 302 (injection, args, kargs) = context 303 mat = injection(Dmc, Dmf, *args, **kargs)
|
| H A D | DMShell.pyx | 469 """Set the routine used to create the injection operator. 476 The routine to create the injection.
|
| H A D | SNES.pyx | 503 """Set the `Mat` to be used to apply the injection from level-1 to level. 517 """Return the `Mat` used to apply the injection from level-1 to level.
|
| H A D | DM.pyx | 1540 """Return the injection matrix into a finer `DM`.
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 1072 (nox/sncr-injection-type 0) 1310 (pollutant/old-injection-material-sources-need-update? #f) 1896 (dpm/set-injection-scaling 0.1) 1901 (dpm/volume-injection/trying-cycle-stop-criterion? #t) 1902 (dpm/volume-injection/maximum-tries 100) 1903 (dpm/volume-injection/minimum-cell-volume -1.) 1904 (dpm/volume-injection/minimum-parcels-per-cell 5) 1905 (dpm/volume-injection/zone-injection-method 1) 1906 (dpm/volume-injection/use-cartesian-mesh? #f) 1907 (dpm/volume-injection/show-bound-geom? #f) [all …]
|
| /petsc/src/dm/impls/forest/p4est/ |
| H A D | pforest.h | 4454 static PetscErrorCode DMCreateInjection_pforest(DM dmCoarse, DM dmFine, Mat *injection) in DMCreateInjection_pforest() argument 4466 PetscCall(MatCreate(PetscObjectComm((PetscObject)dmFine), injection)); in DMCreateInjection_pforest() 4467 PetscCall(MatSetSizes(*injection, m, n, PETSC_DETERMINE, PETSC_DETERMINE)); in DMCreateInjection_pforest() 4468 PetscCall(MatSetType(*injection, MATAIJ)); in DMCreateInjection_pforest() 4483 PetscCall(DMPlexComputeInjectorTree(plexC, plexF, sf, cids, *injection)); in DMCreateInjection_pforest() 4487 PetscCall(MatViewFromOptions(*injection, NULL, "-inject_mat_view")); in DMCreateInjection_pforest()
|
| /petsc/doc/manual/ |
| H A D | snes.md | 764 variables, called injection. This may be set with
|
| H A D | ksp.md | 1397 …o damp out the fine space contributions. Thus, it is less accurate than injection, but avoids alia…
|
| /petsc/doc/ |
| H A D | petsc.bib | 2729 title = {Numerical studies of a steady state axisymmetric co-axial helicity injection 5625 title = {Parallel three-dimensional simulation of the injection molding process}, 7096 title = {Parallel computation applied to 3D FE simulation of polymer injection molding},
|