Searched refs:PetscFEIntegrateBd (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/ |
| H A D | petscfe.h | 156 PETSC_EXTERN PetscErrorCode PetscFEIntegrateBd(PetscDS, PetscInt, void (*)(PetscInt, PetscInt, Pets…
|
| /petsc/src/dm/dt/fe/interface/ |
| H A D | fe.c | 1435 PetscErrorCode PetscFEIntegrateBd(PetscDS prob, PetscInt field, void (*obj_func)(PetscInt, PetscInt… in PetscFEIntegrateBd() function
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 2822 …PetscCall(PetscFEIntegrateBd(prob, field, funcs[field], chunkSize, chunkGeom, &u[chunk * chunkSize… in DMPlexComputeBdIntegral_Internal() 2826 …PetscCall(PetscFEIntegrateBd(prob, field, funcs[field], Nr, chunkGeom, &u[offset * totDim], probAu… in DMPlexComputeBdIntegral_Internal()
|