Searched refs:f0_Dirichlet (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ts/tutorials/hamiltonian/ |
| H A D | ex3.c | 194 static void f0_Dirichlet(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Pe… in f0_Dirichlet() function 211 PetscCall(PetscDSSetObjective(ds, field, &f0_Dirichlet)); in computeFieldEnergy()
|
| H A D | ex2.c | 431 static void f0_Dirichlet(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Pe… in f0_Dirichlet() function 448 PetscCall(PetscDSSetObjective(ds, field, &f0_Dirichlet)); in computeFieldEnergy()
|
| H A D | ex4.c | 593 static void f0_Dirichlet(PetscInt dim, PetscInt Nf, PetscInt NfAux, const PetscInt uOff[], const Pe… in f0_Dirichlet() function 610 PetscCall(PetscDSSetObjective(ds, field, &f0_Dirichlet)); in computeFieldEnergy()
|