Searched refs:sqweight (Results 1 – 1 of 1) sorted by relevance
27 CeedScalar *sqweight = (CeedScalar *)shared_data; in __launch_bounds__() local28 CeedScalar *sV = sqweight + BASIS_Q; in __launch_bounds__()33 sqweight[tx] = dqweight[tx]; in __launch_bounds__()38 sV[tx] = sqweight[tx]; in __launch_bounds__()