Lines Matching full:ref
36 @ref Utility
62 @ref Utility
87 @ref Utility
109 @ref Developer
123 @ref Developer
146 @ref Backend
161 @ref Backend
176 @ref Backend
184 …@brief Check if two `CeedElemRestriction` created with @ref CeedElemRestrictionCreateAtPoints() an…
192 @ref Backend
232 @ref Backend
248 @ref Backend
258 @brief Get read-only access to a `CeedElemRestriction` offsets array by @ref CeedMemType
267 @ref User
282 @brief Restore an offsets array obtained using @ref CeedElemRestrictionGetOffsets()
289 @ref User
302 @brief Get read-only access to a `CeedElemRestriction` orientations array by @ref CeedMemType
311 @ref User
322 @brief Restore an orientations array obtained using @ref CeedElemRestrictionGetOrientations()
329 @ref User
338 …@brief Get read-only access to a `CeedElemRestriction` curl-conforming orientations array by @ref …
347 @ref User
358 @brief Restore an orientations array obtained using @ref CeedElemRestrictionGetCurlOrientations()
365 @ref User
383 @ref Backend
412 @ref Backend
434 @ref Backend
452 @ref Backend
470 @ref Backend
507 @ref Backend
531 @ref Backend
546 @ref Backend
560 @ref Backend
574 @ref Backend
632 /// Argument for @ref CeedOperatorSetField() indicating that the field does not require a `CeedElem…
646 @param[in] mem_type Memory type of the `offsets` array, see @ref CeedMemType
647 @param[in] copy_mode Copy mode for the `offsets` array, see @ref CeedCopyMode
655 @ref User
700 @param[in] mem_type Memory type of the `offsets` array, see @ref CeedMemType
701 @param[in] copy_mode Copy mode for the `offsets` array, see @ref CeedCopyMode
710 @ref User
757 @param[in] mem_type Memory type of the `offsets` array, see @ref CeedMemType
758 @param[in] copy_mode Copy mode for the `offsets` array, see @ref CeedCopyMode
768 @ref User
815 … @ref CEED_STRIDES_BACKEND may be used for `CeedVector` ordered by the same `Ceed` backend.
822 @ref User
880 @param[in] mem_type Memory type of the `offsets` array, see @ref CeedMemType
881 @param[in] copy_mode Copy mode for the `offsets` array, see @ref CeedCopyMode
889 @ref Backend
937 @param[in] mem_type Memory type of the `offsets` array, see @ref CeedMemType
938 @param[in] copy_mode Copy mode for the `offsets` array, see @ref CeedCopyMode
948 @ref Backend
1003 @param[in] mem_type Memory type of the `offsets` array, see @ref CeedMemType
1004 @param[in] copy_mode Copy mode for the `offsets` array, see @ref CeedCopyMode
1016 @ref Backend
1074 @param[in] mem_type Memory type of the `offsets` array, see @ref CeedMemType
1075 @param[in] copy_mode Copy mode for the `offsets` array, see @ref CeedCopyMode
1088 @ref Backend
1147 … @ref CEED_STRIDES_BACKEND may be used for `CeedVector` ordered by the same `Ceed` backend.
1152 @ref User
1193 …@brief Copy the pointer to a `CeedElemRestriction` and set @ref CeedElemRestrictionApply() impleme…
1195 Both pointers should be destroyed with @ref CeedElemRestrictionDestroy().
1202 @ref User
1224 …@brief Copy the pointer to a `CeedElemRestriction` and set @ref CeedElemRestrictionApply() impleme…
1226 Both pointers should be destroyed with @ref CeedElemRestrictionDestroy().
1233 @ref User
1257 Both pointers should be destroyed with @ref CeedElemRestrictionDestroy().
1267 @ref User
1285 @ref User
1305 @param[in] u Input vector (of size `l_size` when `t_mode` = @ref CEED_NOTRANSPOSE)
1306 …@param[out] ru Output vector (of shape `[num_elem * elem_size]` when `t_mode` = @ref CEED_NOT…
1308 @param[in] request Request or @ref CEED_REQUEST_IMMEDIATE
1312 @ref User
1344 @param[in] u Input vector (of size `l_size` when `t_mode` = @ref CEED_NOTRANSPOSE)
1345 …@param[out] ru Output vector (of shape [`num_points * num_comp]` when `t_mode` = @ref CEED_NO…
1347 @param[in] request Request or @ref CEED_REQUEST_IMMEDIATE
1351 @ref User
1399 @param[in] u Input vector (of size `l_size` when `t_mode` = @ref CEED_NOTRANSPOSE)
1400 …@param[out] ru Output vector (of shape `[block_size * elem_size]` when `t_mode` = @ref CEED_N…
1402 @param[in] request Request or @ref CEED_REQUEST_IMMEDIATE
1406 @ref Backend
1456 @ref Advanced
1470 @ref Advanced
1482 @ref Advanced
1497 @ref Advanced
1512 @ref Advanced
1528 @ref User
1551 @ref User
1576 @ref Advanced
1615 @ref User
1631 @ref User
1647 @ref Advanced
1662 @ref Advanced
1677 @ref Advanced
1692 @ref Advanced
1707 @ref Advanced
1722 @ref User
1742 @brief Set the number of tabs to indent for @ref CeedElemRestrictionView() output
1749 @ref User
1757 @brief Get the number of tabs to indent for @ref CeedElemRestrictionView() output
1764 @ref User
1779 @ref User
1827 @ref User