| /petsc/src/dm/dt/space/impls/poly/ |
| H A D | spacepoly.c | 61 PetscBool tensor = poly->tensor; in PetscSpaceSetUp_Polynomial() local 247 PetscErrorCode PetscSpacePolynomialSetTensor(PetscSpace sp, PetscBool tensor) in PetscSpacePolynomialSetTensor() 274 PetscErrorCode PetscSpacePolynomialGetTensor(PetscSpace sp, PetscBool *tensor) in PetscSpacePolynomialGetTensor() 283 static PetscErrorCode PetscSpacePolynomialSetTensor_Polynomial(PetscSpace sp, PetscBool tensor) in PetscSpacePolynomialSetTensor_Polynomial() 292 static PetscErrorCode PetscSpacePolynomialGetTensor_Polynomial(PetscSpace sp, PetscBool *tensor) in PetscSpacePolynomialGetTensor_Polynomial() 307 PetscBool tensor; in PetscSpaceGetHeightSubspace_Polynomial() local
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | dlpack.pxi | 71 cdef void manager_deleter(DLManagedTensor* tensor) noexcept nogil:
|
| /petsc/src/dm/dt/tests/ |
| H A D | ex4.c | 6 static PetscErrorCode CheckSymmetry(PetscInt dim, PetscInt order, PetscBool tensor) in CheckSymmetry() 117 PetscInt dim, order, tensor; in main() local
|
| /petsc/src/dm/dt/dualspace/impls/lagrange/tests/ |
| H A D | ex1.c | 14 PetscInt tensor; member 29 …etscInt dim, PetscInt order, PetscInt formDegree, PetscBool trimmed, PetscInt tensor, PetscInt nCo… in ExpectedNumDofs_Total() 87 …etscInt dim, PetscInt order, PetscInt formDegree, PetscBool trimmed, PetscInt tensor, PetscInt nCo… in ExpectedNumDofs_Interior()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexextrude.c | 52 PetscErrorCode DMPlexExtrude(DM dm, PetscInt layers, PetscReal thickness, PetscBool tensor, PetscBo… in DMPlexExtrude()
|
| H A D | plex.c | 5923 …PetscInt field, PetscInt line, PetscInt *Nc, PetscInt *k, PetscBool *continuous, PetscBool *tensor) in PetscSectionFieldGetTensorDegree_Private() 5954 static PetscErrorCode GetFieldSize_Private(PetscInt dim, PetscInt k, PetscBool tensor, PetscInt *do… in GetFieldSize_Private() 6040 PetscBool continuous = PETSC_TRUE, tensor = PETSC_TRUE; in DMPlexSetClosurePermutationTensor() local
|
| /petsc/src/dm/impls/plex/tutorials/ |
| H A D | ex8.c | 35 PetscBool view_coord = PETSC_FALSE, tensor = PETSC_TRUE, project = PETSC_FALSE; in main() local
|
| /petsc/src/dm/impls/swarm/ |
| H A D | swarmpic_plex.c | 27 PetscBool tensor = isSimplex ? PETSC_FALSE : PETSC_TRUE; in private_PetscFECreateDefault_scalar_pk1() local
|
| /petsc/src/dm/dt/dualspace/impls/lagrange/ |
| H A D | dspacelagrange.c | 927 PetscBool continuous, tensor, trimmed, flg, flg2, flg3; in PetscDualSpaceSetFromOptions_Lagrange() local 963 PetscBool cont, tensor, trimmed, boundary, mom; in PetscDualSpaceDuplicate_Lagrange() local 1646 PetscBool tensor = PETSC_FALSE; in PetscDualSpaceComputeFunctionalsFromAllData_Moments() local 2878 static PetscErrorCode PetscDualSpaceLagrangeGetTensor_Lagrange(PetscDualSpace sp, PetscBool *tensor) in PetscDualSpaceLagrangeGetTensor_Lagrange() 2887 static PetscErrorCode PetscDualSpaceLagrangeSetTensor_Lagrange(PetscDualSpace sp, PetscBool tensor) in PetscDualSpaceLagrangeSetTensor_Lagrange() 2988 PetscErrorCode PetscDualSpaceLagrangeGetTensor(PetscDualSpace sp, PetscBool *tensor) in PetscDualSpaceLagrangeGetTensor() 3010 PetscErrorCode PetscDualSpaceLagrangeSetTensor(PetscDualSpace sp, PetscBool tensor) in PetscDualSpaceLagrangeSetTensor()
|
| /petsc/src/dm/dt/space/impls/sum/ |
| H A D | spacesum.c | 509 PetscBool tensor; in PetscSpaceGetHeightSubspace_Sum() local
|
| /petsc/src/dm/impls/plex/transform/impls/extrude/ |
| H A D | plextrcohesive.c | 55 PetscBool tensor, flg; in DMPlexTransformSetFromOptions_Cohesive() local
|
| H A D | plextrextrude.c | 42 PetscBool tensor, sym, per, flg; in DMPlexTransformSetFromOptions_Extrude() local
|
| /petsc/include/petsc/private/ |
| H A D | petscfeimpl.h | 48 PetscBool tensor; /* Flag for tensor product */ member
|
| /petsc/src/dm/dt/fe/interface/ |
| H A D | fe.c | 2002 PetscBool tensor; in PetscFECreate_Internal() local
|
| /petsc/src/dm/interface/ |
| H A D | dm.c | 6199 PetscErrorCode DMUseTensorOrder(DM dm, PetscBool tensor) in DMUseTensorOrder() 6215 PetscBool tensor; in DMUseTensorOrder() local
|