Searched defs:isTensor (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/dm/impls/plex/tests/ |
| H A D | ex73.c | 136 PetscBool isTensor; in CreateDiscretization() local
|
| /petsc/src/dm/dt/dualspace/impls/lagrange/ |
| H A D | dspacelagrange.c | 1748 …DMPlexPointIsTensor_Internal_Given(DM dm, PetscInt p, PetscInt f, PetscInt f2, PetscBool *isTensor) in DMPlexPointIsTensor_Internal_Given() 1824 static PetscErrorCode DMPlexPointIsTensor_Internal(DM dm, PetscInt p, PetscBool *isTensor, PetscInt… in DMPlexPointIsTensor_Internal() 1869 static PetscErrorCode DMPlexPointIsTensor(DM dm, PetscInt p, PetscBool *isTensor, PetscInt *endA, P… in DMPlexPointIsTensor()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexglvis.c | 316 PetscBool isSimplex, isTensor; in GLVisCreateFE() local
|
| H A D | plexgeometry.c | 1923 static PetscErrorCode DMPlexComputeRectangleGeometry_Internal(DM dm, PetscInt e, PetscBool isTensor… in DMPlexComputeRectangleGeometry_Internal() 3889 PetscBool isSimplex, isTensor; in DMPlexCoordinatesToReference() local 3972 PetscBool isSimplex, isTensor; in DMPlexReferenceToCoordinates() local
|
| H A D | plexgmsh.c | 1404 PetscBool isTensor = isSimplex ? PETSC_FALSE : PETSC_TRUE; in GmshCreateFE() local
|