Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex11.c343 static PetscErrorCode PhysicsSolution_SW(Model mod, PetscReal time, const PetscReal *x, PetscScalar… in PhysicsSolution_SW() function
453 PetscCall(ModelSolutionSetDefault(mod, PhysicsSolution_SW, phys)); in PhysicsCreate_SW()