Searched refs:embed (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/binding/petsc4py/conf/ |
| H A D | cyautodoc.py | 42 def _select_format(self, embed, clinic): argument 43 return embed
|
| /petsc/doc/manual/ |
| H A D | ts.md | 725 - $F_\text{embed}$: coefficients for computing the auxiliary 727 ($\tilde{y} = F_\text{embed} Y$), 743 values of $B, U, S, F, F_{embed}$, and $F_{error}$ 761 $\tilde{y}$ (computed as $F_\text{embed} Y$)
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | IS.pyx | 759 def embed(self, IS iset, drop: bool) -> IS: member in IS 770 The index set to embed into.
|
| /petsc/doc/developers/ |
| H A D | style.md | 197 The only exceptions to this rule are begin-end style macros which embed local variables
|