Searched refs:restriction (Results 1 – 4 of 4) sorted by relevance
| /honee/include/ |
| H A D | dm-utils.h | 9 CeedElemRestriction *restriction); 11 CeedElemRestriction *restriction); 13 … PetscInt q_data_size, CeedElemRestriction *restriction); 15 … PetscInt q_data_size, CeedElemRestriction *restriction);
|
| /honee/src/ |
| H A D | dm-utils.c | 81 CeedElemRestriction *restriction) { in DMPlexCeedElemRestrictionCreate() argument 98 *restriction = NULL; in DMPlexCeedElemRestrictionCreate() 99 PetscCallCeed(ceed, CeedElemRestrictionReferenceCopy(container_restriction, restriction)); in DMPlexCeedElemRestrictionCreate() 109 restriction_offsets_ceed, restriction)); in DMPlexCeedElemRestrictionCreate() 113 PetscCallCeed(ceed, CeedElemRestrictionReferenceCopy(*restriction, &container_restriction)); in DMPlexCeedElemRestrictionCreate() 138 CeedElemRestriction *restriction) { in DMPlexCeedElemRestrictionCoordinateCreate() argument 146 …MPlexCeedElemRestrictionCreate(ceed, dm_coord, domain_label, label_value, height, 0, restriction)); in DMPlexCeedElemRestrictionCoordinateCreate() 167 … PetscInt q_data_size, PetscBool is_collocated, CeedElemRestriction *restriction) { in DMPlexCeedElemRestrictionStridedCreate() argument 233 restriction)); in DMPlexCeedElemRestrictionStridedCreate() 253 … PetscInt q_data_size, CeedElemRestriction *restriction) { in DMPlexCeedElemRestrictionQDataCreate() argument [all …]
|
| /honee/tests/junit-xml/ |
| H A D | LICENSE.txt | 7 in the Software without restriction, including without limitation the rights
|
| /honee/ |
| H A D | Doxyfile | 2743 # DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
|