Searched refs:PetscFEIntegrate (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/ |
| H A D | petscfe.h | 155 PETSC_EXTERN PetscErrorCode PetscFEIntegrate(PetscDS, PetscInt, PetscInt, PetscFEGeom *, const Pets…
|
| /petsc/src/dm/dt/fe/interface/ |
| H A D | fe.c | 1399 PetscErrorCode PetscFEIntegrate(PetscDS prob, PetscInt field, PetscInt Ne, PetscFEGeom *cgeom, cons… in PetscFEIntegrate() function
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 2543 PetscCall(PetscFEIntegrate(prob, f, Ne, chunkGeom, u, probAux, a, cintegral)); in DMPlexComputeIntegral_Internal() 2545 …PetscCall(PetscFEIntegrate(prob, f, Nr, chunkGeom, &u[offset * totDim], probAux, PetscSafePointerP… in DMPlexComputeIntegral_Internal()
|