Home
last modified time | relevance | path

Searched refs:injection (Results 1 – 10 of 10) sorted by relevance

/petsc/src/ksp/ksp/tutorials/output/
H A Dex56_latebs.out47 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 Dpetscdmshell.pxi302 (injection, args, kargs) = context
303 mat = injection(Dmc, Dmf, *args, **kargs)
H A DDMShell.pyx469 """Set the routine used to create the injection operator.
476 The routine to create the injection.
H A DSNES.pyx503 """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 DDM.pyx1540 """Return the injection matrix into a finer `DM`.
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas1072 (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 Dpforest.h4454 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 Dsnes.md764 variables, called injection. This may be set with
H A Dksp.md1397 …o damp out the fine space contributions. Thus, it is less accurate than injection, but avoids alia…
/petsc/doc/
H A Dpetsc.bib2729 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},