Home
last modified time | relevance | path

Searched refs:f0_q (Results 1 – 9 of 9) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex24.c170 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 Dex76.c183 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 Dex39.c89 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 Dex15.c149 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 Dex77.c184 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 Dex76.c723 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 Dex6.c90 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 Dex2.c967 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 Dex4.c1477 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()