Searched refs:PetscFEIntegrateBdResidual (Results 1 – 4 of 4) sorted by relevance
| /petsc/include/ |
| H A D | petscfe.h | 158 PETSC_EXTERN PetscErrorCode PetscFEIntegrateBdResidual(PetscDS, PetscWeakForm, PetscFormKey, PetscI…
|
| /petsc/doc/changes/ |
| H A D | 316.md | 251 - Change `PetscFEIntegrateBdResidual()` and
|
| /petsc/src/dm/dt/fe/interface/ |
| H A D | fe.c | 1514 PetscErrorCode PetscFEIntegrateBdResidual(PetscDS ds, PetscWeakForm wf, PetscFormKey key, PetscInt … in PetscFEIntegrateBdResidual() function
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 5023 …PetscCall(PetscFEIntegrateBdResidual(prob, wf, key, Ne, chunkGeom, u, u_t, probAux, a, t, elemVec)… in DMPlexComputeBdResidualSingleByKey() 5026 …PetscCall(PetscFEIntegrateBdResidual(prob, wf, key, Nr, chunkGeom, &u[offset * totDim], PetscSafeP… in DMPlexComputeBdResidualSingleByKey()
|