Searched defs:inputs (Results 1 – 10 of 10) sorted by relevance
19 global const CeedScalar *inputs[CEED_SYCL_NUMBER_FIELDS]; member24 global const CeedInt *inputs[CEED_SYCL_NUMBER_FIELDS]; member29 const CeedScalar *inputs[CEED_SYCL_NUMBER_FIELDS]; member34 const CeedInt *inputs[CEED_SYCL_NUMBER_FIELDS]; member
17 const CeedScalar *inputs[CEED_HIP_NUMBER_FIELDS]; member22 CeedInt *inputs[CEED_HIP_NUMBER_FIELDS]; member
17 const CeedScalar *inputs[CEED_CUDA_NUMBER_FIELDS]; member22 CeedInt *inputs[CEED_CUDA_NUMBER_FIELDS]; member
45 std::vector<const CeedScalar *> inputs(num_input_fields); in CeedQFunctionApply_Sycl() local
53 inputs::NTuple{16,Int} field
48 def apply(self, q, inputs, outputs): argument
470 pub fn inputs(&self) -> crate::Result<&[QFunctionField]> { in inputs() method829 pub fn inputs(&self) -> crate::Result<&[QFunctionField]> { in inputs() method963 pub fn inputs(&self) -> crate::Result<&[QFunctionField]> { in inputs() method
859 pub fn inputs(&self) -> crate::Result<Vec<crate::OperatorField>> { in inputs() method888 let inputs = (0..num_inputs as usize) in inputs() localVariable
44 const CeedScalar **inputs; member
40 const CeedScalar **inputs; member