Lines Matching refs:t_mode
91 …rCore_Hip_shared(CeedBasis basis, bool apply_add, const CeedInt num_elem, CeedTransposeMode t_mode, in CeedBasisApplyTensorCore_Hip_shared() argument
133 if (t_mode == CEED_TRANSPOSE) { in CeedBasisApplyTensorCore_Hip_shared()
145 if (t_mode == CEED_TRANSPOSE) { in CeedBasisApplyTensorCore_Hip_shared()
156 if (t_mode == CEED_TRANSPOSE) { in CeedBasisApplyTensorCore_Hip_shared()
185 if (t_mode == CEED_TRANSPOSE) { in CeedBasisApplyTensorCore_Hip_shared()
197 if (t_mode == CEED_TRANSPOSE) { in CeedBasisApplyTensorCore_Hip_shared()
208 if (t_mode == CEED_TRANSPOSE) { in CeedBasisApplyTensorCore_Hip_shared()
261 …or_Hip_shared(CeedBasis basis, const CeedInt num_elem, CeedTransposeMode t_mode, CeedEvalMode eval… in CeedBasisApplyTensor_Hip_shared() argument
263 …CeedCallBackend(CeedBasisApplyTensorCore_Hip_shared(basis, false, num_elem, t_mode, eval_mode, u, … in CeedBasisApplyTensor_Hip_shared()
267 …or_Hip_shared(CeedBasis basis, const CeedInt num_elem, CeedTransposeMode t_mode, CeedEvalMode eval… in CeedBasisApplyAddTensor_Hip_shared() argument
269 …CeedCallBackend(CeedBasisApplyTensorCore_Hip_shared(basis, true, num_elem, t_mode, eval_mode, u, v… in CeedBasisApplyAddTensor_Hip_shared()
277 … CeedTransposeMode t_mode, CeedEvalMode eval_mode, CeedVector x_ref, CeedVector u, CeedVector v) { in CeedBasisApplyAtPointsCore_Hip_shared() argument
280 const CeedInt is_transpose = t_mode == CEED_TRANSPOSE; in CeedBasisApplyAtPointsCore_Hip_shared()
496 …hared(CeedBasis basis, const CeedInt num_elem, const CeedInt *num_points, CeedTransposeMode t_mode, in CeedBasisApplyAtPoints_Hip_shared() argument
498 …CeedCallBackend(CeedBasisApplyAtPointsCore_Hip_shared(basis, false, num_elem, num_points, t_mode, … in CeedBasisApplyAtPoints_Hip_shared()
502 …hared(CeedBasis basis, const CeedInt num_elem, const CeedInt *num_points, CeedTransposeMode t_mode, in CeedBasisApplyAddAtPoints_Hip_shared() argument
504 …CeedCallBackend(CeedBasisApplyAtPointsCore_Hip_shared(basis, true, num_elem, num_points, t_mode, e… in CeedBasisApplyAddAtPoints_Hip_shared()
511 …rCore_Hip_shared(CeedBasis basis, bool apply_add, const CeedInt num_elem, CeedTransposeMode t_mode, in CeedBasisApplyNonTensorCore_Hip_shared() argument
552 if (t_mode == CEED_TRANSPOSE) { in CeedBasisApplyNonTensorCore_Hip_shared()
575 if (t_mode == CEED_TRANSPOSE) { in CeedBasisApplyNonTensorCore_Hip_shared()
617 …or_Hip_shared(CeedBasis basis, const CeedInt num_elem, CeedTransposeMode t_mode, CeedEvalMode eval… in CeedBasisApplyNonTensor_Hip_shared() argument
619 …CeedCallBackend(CeedBasisApplyNonTensorCore_Hip_shared(basis, false, num_elem, t_mode, eval_mode, … in CeedBasisApplyNonTensor_Hip_shared()
623 …or_Hip_shared(CeedBasis basis, const CeedInt num_elem, CeedTransposeMode t_mode, CeedEvalMode eval… in CeedBasisApplyAddNonTensor_Hip_shared() argument
625 …CeedCallBackend(CeedBasisApplyNonTensorCore_Hip_shared(basis, true, num_elem, t_mode, eval_mode, u… in CeedBasisApplyAddNonTensor_Hip_shared()