Searched refs:f_0 (Results 1 – 4 of 4) sorted by relevance
| /petsc/doc/manual/ |
| H A D | section.md | 102 [(p_0, f_0, d_0), (p_0, f_1, d_0), (p_0, f_1, d_1),\\ (p_1, f_0, d_0), (p_1, f_1, d_0), (p_1, f_1, … 108 [(p_0, f_0, d_0), (p_1, f_0, d_0),\\ (p_0, f_1, d_0), (p_0, f_1, d_1), (p_1, f_1, d_0), (p_1, f_1, …
|
| H A D | dmplex.md | 59 f_0 \mapsto \mathtt{0}, f_1 \mapsto \mathtt{1}, \\ v_0 \mapsto \mathtt{2}, v_1 \mapsto \mathtt{3}, …
|
| /petsc/src/snes/tutorials/ |
| H A D | ex11.c | 57 static void f_0(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt uO… in f_0() function 267 PetscCall(PetscDSSetResidual(ds, 0, f_0, f_1)); in SetupProblem()
|
| /petsc/doc/tutorials/physics/ |
| H A D | guide_to_stokes.md | 57 …leybrownruppsmith13`. The kernels paired with test functions we will call $f_0$ and those paired w…
|