Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex12.c72 static PetscErrorCode ecks(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, PetscSca… in ecks() function
848 if (user.nonzInit) initialGuess[0] = ecks; in main()