Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/tests/
H A Dex2.c61 typedef struct _bc_func_ctx { struct
62 PetscErrorCode (*func)(PetscInt, PetscReal, const PetscReal[], PetscInt, PetscScalar[], void *);
63 PetscInt dim;
64 PetscInt Nf;
65 void *ctx;