Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex11.c473 static PetscErrorCode PhysicsSolution_Euler(Model mod, PetscReal time, const PetscReal *x, PetscSca… in PhysicsSolution_Euler() function
695 PetscCall(ModelSolutionSetDefault(mod, PhysicsSolution_Euler, phys)); in PhysicsCreate_Euler()