Searched refs:f1_q (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | ex24.c | 177 static void f1_q(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f1_q() function 237 PetscCall(PetscDSSetResidual(ds, 0, f0_q, f1_q)); in SetupPrimalProblem()
|
| /petsc/src/snes/tests/ |
| H A D | ex15.c | 154 static void f1_q(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f1_q() function 239 PetscCall(PetscDSSetResidual(ds, 0, f0_q, f1_q)); in SetupPrimalProblem()
|
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex6.c | 95 static void f1_q(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f1_q() function 143 PetscCall(PetscDSSetResidual(ds, 0, f0_q, f1_q)); in CreateFEM()
|
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex2.c | 972 static void f1_q(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f1_q() function 1027 PetscCall(PetscDSSetResidual(ds, 0, f0_q, f1_q)); in CreateFEM()
|
| H A D | ex4.c | 1482 static void f1_q(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f1_q() function 1537 PetscCall(PetscDSSetResidual(ds, 0, f0_q, f1_q)); in CreateFEM()
|