Home
last modified time | relevance | path

Searched refs:f0_Dirichlet (Results 1 – 3 of 3) sorted by relevance

/petsc/src/ts/tutorials/hamiltonian/
H A Dex3.c194 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 Dex2.c431 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 Dex4.c593 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()