Home
last modified time | relevance | path

Searched defs:a_ctx (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/impls/swarm/tests/
H A Dex2.c22 …linear(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, PetscScalar *u, void *a_ctx) in linear()
32 … x2_x4(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, PetscScalar *u, void *a_ctx) in x2_x4()
42 …e sinx(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nc, PetscScalar *u, void *a_ctx) in sinx()
/petsc/src/ts/tutorials/
H A Dex48.c427 …on_Psi(PetscInt dim, PetscReal time, const PetscReal x[], PetscInt Nf, PetscScalar *u, void *a_ctx) in initialSolution_Psi()
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c86 …de LandauFormJacobian_Internal(Vec a_X, Mat JacP, const PetscInt dim, PetscReal shift, void *a_ctx) in LandauFormJacobian_Internal()