| /petsc/src/snes/tutorials/ |
| H A D | ex24.c | 170 static void f0_q(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f0_q() function 237 PetscCall(PetscDSSetResidual(ds, 0, f0_q, f1_q)); in SetupPrimalProblem()
|
| H A D | ex76.c | 183 static void f0_q(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f0_q() function 382 PetscCall(PetscDSSetResidual(prob, 1, f0_q, NULL)); in SetupProblem()
|
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex39.c | 89 static void f0_q(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f0_q() function 345 PetscCall(PetscDSSetResidual(prob, 1, f0_q, NULL)); in SetupProblem()
|
| /petsc/src/snes/tests/ |
| H A D | ex15.c | 149 static void f0_q(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f0_q() function 239 PetscCall(PetscDSSetResidual(ds, 0, f0_q, f1_q)); in SetupPrimalProblem()
|
| /petsc/src/ts/tutorials/ |
| H A D | ex77.c | 184 static void f0_q(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f0_q() function 373 PetscCall(PetscDSSetResidual(prob, 1, f0_q, NULL)); in SetupProblem()
|
| H A D | ex76.c | 723 static void f0_q(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f0_q() function 1225 PetscCall(PetscDSSetResidual(ds, PRES, f0_q, NULL)); in SetupProblem()
|
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex6.c | 90 static void f0_q(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f0_q() function 143 PetscCall(PetscDSSetResidual(ds, 0, f0_q, f1_q)); in CreateFEM()
|
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex2.c | 967 static void f0_q(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f0_q() function 1027 PetscCall(PetscDSSetResidual(ds, 0, f0_q, f1_q)); in CreateFEM()
|
| H A D | ex4.c | 1477 static void f0_q(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const PetscInt u… in f0_q() function 1537 PetscCall(PetscDSSetResidual(ds, 0, f0_q, f1_q)); in CreateFEM()
|