Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex30.c583 static inline PetscScalar EnergyResidual(Field **x, PetscInt i, PetscInt j, AppCtx *user) in EnergyResidual() function
1407 f[j][i].T = EnergyResidual(x, i, j, user); in FormFunctionLocal()