Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexfem.c3181 PetscReal *v0c, *Jc, *invJc, detJc; in DMPlexComputeInterpolatorGeneral() local
3279 …tscCall(DMPlexComputeCellGeometryFEM(dmc, coarseCells[ccell].index, NULL, v0c, Jc, invJc, &detJc)); in DMPlexComputeInterpolatorGeneral()
3354 PetscReal *v0c, *Jc, *invJc, detJc; in DMPlexComputeMassMatrixGeneral() local
3511 …tscCall(DMPlexComputeCellGeometryFEM(dmc, coarseCells[ccell].index, NULL, v0c, Jc, invJc, &detJc)); in DMPlexComputeMassMatrixGeneral()