Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/tests/
H A Dex2.c68 static PetscErrorCode bc_func_fv(PetscReal time, const PetscReal *c, const PetscReal *n, const Pets… in bc_func_fv() function
223 …SENTIAL, "bc", label, 2 * dim, ids, 0, 0, NULL, useFV ? (PetscVoidFn *)bc_func_fv : (PetscVoidFn *… in main()