Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexfem.c5102 static PetscErrorCode DMPlexComputeBdResidual_Internal(DM dm, Vec locX, Vec locX_t, PetscReal t, Ve… in DMPlexComputeBdResidual_Internal() function
5464 PetscCall(DMPlexComputeBdResidual_Internal(dm, locX, locX_t, t, locF, ctx)); in DMPlexComputeResidualByKey()