Lines Matching full:type
94 """Return Ceed preferred memory type.
97 memtype: Ceed preferred memory type"""
106 # Convenience function to get CeedScalar type
111 np_dtype: String naming numpy data type corresponding to CeedScalar"""
215 **memtype: memory type of the offsets array, default CEED_MEM_HOST
248 **memtype: memory type of the offsets array, default CEED_MEM_HOST
281 **memtype: memory type of the offsets array, default CEED_MEM_HOST
334 **memtype: memory type of the offsets array, default CEED_MEM_HOST
372 **memtype: memory type of the offsets array, default CEED_MEM_HOST
409 **memtype: memory type of the offsets array, default CEED_MEM_HOST
619 """Ceed Operator: composed FE-type operations on vectors.