Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex53.c416 static PetscErrorCode terzaghi_initial_eps(PetscInt dim, PetscReal time, const PetscReal x[], Petsc… in terzaghi_initial_eps() function
477 PetscCall(terzaghi_initial_eps(dim, time, x, Nc, u, ctx)); in terzaghi_2d_eps()
1972 funcs[1] = terzaghi_initial_eps; in SetInitialConditions()