Lines Matching full:-
1 // Copyright (c) 2017-2026, Lawrence Livermore National Security, LLC and other CEED contributors.
2 // All Rights Reserved. See the top-level LICENSE and NOTICE files for details.
4 // SPDX-License-Identifier: BSD-2-Clause
17 //------------------------------------------------------------------------------
19 //------------------------------------------------------------------------------
26 //------------------------------------------------------------------------------
28 //------------------------------------------------------------------------------
30 //------------------------------------------------------------------------------
31 // L-vector -> E-vector, offsets provided
32 //------------------------------------------------------------------------------
47 //------------------------------------------------------------------------------
48 // L-vector -> E-vector, strided
49 //------------------------------------------------------------------------------
65 //------------------------------------------------------------------------------
66 // E-vector -> L-vector, offsets provided
67 //------------------------------------------------------------------------------
81 //------------------------------------------------------------------------------
82 // E-vector -> L-vector, strided
83 //------------------------------------------------------------------------------
99 //------------------------------------------------------------------------------
101 //------------------------------------------------------------------------------
103 //------------------------------------------------------------------------------
104 // L-vector -> E-vector, offsets provided
105 //------------------------------------------------------------------------------
119 //------------------------------------------------------------------------------
120 // L-vector -> E-vector, strided
121 //------------------------------------------------------------------------------
136 //------------------------------------------------------------------------------
137 // E-vector -> L-vector, offsets provided
138 //------------------------------------------------------------------------------
153 //------------------------------------------------------------------------------
154 // E-vector -> L-vector, strided
155 //------------------------------------------------------------------------------
170 //------------------------------------------------------------------------------
172 //------------------------------------------------------------------------------
174 //------------------------------------------------------------------------------
175 // L-vector -> E-vector, offsets provided
176 //------------------------------------------------------------------------------
192 //------------------------------------------------------------------------------
193 // L-vector -> E-vector, strided
194 //------------------------------------------------------------------------------
211 //------------------------------------------------------------------------------
212 // E-vector -> Q-vector, offests provided
213 //------------------------------------------------------------------------------
227 //------------------------------------------------------------------------------
228 // E-vector -> Q-vector, strided
229 //------------------------------------------------------------------------------
244 //------------------------------------------------------------------------------
245 // E-vector -> L-vector, offsets provided
246 //------------------------------------------------------------------------------
263 //------------------------------------------------------------------------------
264 // E-vector -> L-vector, strided
265 //------------------------------------------------------------------------------
282 //------------------------------------------------------------------------------
284 //------------------------------------------------------------------------------
316 //------------------------------------------------------------------------------
318 //------------------------------------------------------------------------------