Home
last modified time | relevance | path

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

/petsc/include/petsc/private/ !
H A Dpetscdsimpl.h24 …PetscVoidFn *func_t; /* Function that provides the time derivative of the boundary valu… member
/petsc/src/dm/dt/interface/ !
H A Ddtds.c3479 …field, PetscInt *Nc, const PetscInt *comps[], PetscVoidFn **func, PetscVoidFn **func_t, void **ctx) in PetscDSGetBoundary()
/petsc/src/dm/impls/plex/ !
H A Dplexfem.c1236 PetscSimplePointFn *func_t = (PetscSimplePointFn *)bvfunc; in DMPlexInsertTimeDerivativeBoundaryValues_Plex() local
1244 PetscPointFn *func_t = (PetscPointFn *)bvfunc; in DMPlexInsertTimeDerivativeBoundaryValues_Plex() local