Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/
H A Dplexgeometry.c1923 static PetscErrorCode DMPlexComputeRectangleGeometry_Internal(DM dm, PetscInt e, PetscBool isTensor… in DMPlexComputeRectangleGeometry_Internal() function
2400 …PetscCall(DMPlexComputeRectangleGeometry_Internal(dm, cell, PETSC_FALSE, Nq, points, v, J, invJ, d… in DMPlexComputeCellGeometryFEM_Implicit()
2404 …PetscCall(DMPlexComputeRectangleGeometry_Internal(dm, cell, PETSC_TRUE, Nq, points, v, J, invJ, de… in DMPlexComputeCellGeometryFEM_Implicit()