Searched refs:DMPlexComputeRectangleGeometry_Internal (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexgeometry.c | 1923 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()
|