Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex18.c322 static PetscErrorCode constant_x_2d(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf,… in constant_x_2d() function
452 PetscCall(constant_x_2d(dim, time, x0, Nf, xn, ctx)); in delta_phi_2d()
482 PetscCall(constant_x_2d(dim, time, x0, Nf, xn, ctx)); in gaussian_phi_2d()