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
12 //------------------------------------------------------------------------------
14 //------------------------------------------------------------------------------
20 //------------------------------------------------------------------------------
22 //------------------------------------------------------------------------------
24 //------------------------------------------------------------------------------
25 // L-vector -> single point
26 //------------------------------------------------------------------------------
37 //------------------------------------------------------------------------------
38 // Single point -> L-vector
39 //------------------------------------------------------------------------------
52 //------------------------------------------------------------------------------
54 //------------------------------------------------------------------------------
56 //------------------------------------------------------------------------------
57 // Set E-vector value
58 //------------------------------------------------------------------------------
69 //------------------------------------------------------------------------------
70 // L-vector -> E-vector, offsets provided
71 //------------------------------------------------------------------------------
83 //------------------------------------------------------------------------------
84 // L-vector -> E-vector, strided
85 //------------------------------------------------------------------------------
97 //------------------------------------------------------------------------------
98 // E-vector -> L-vector, offsets provided
99 //------------------------------------------------------------------------------
125 //------------------------------------------------------------------------------
126 // E-vector -> L-vector, full assembly
127 //------------------------------------------------------------------------------
144 //------------------------------------------------------------------------------
145 // E-vector -> L-vector, Qfunction assembly
146 //------------------------------------------------------------------------------
159 //------------------------------------------------------------------------------
160 // E-vector -> L-vector, strided
161 //------------------------------------------------------------------------------
173 //------------------------------------------------------------------------------
175 //------------------------------------------------------------------------------
177 //------------------------------------------------------------------------------
178 // Set E-vector value
179 //------------------------------------------------------------------------------
191 //------------------------------------------------------------------------------
192 // L-vector -> E-vector, offsets provided
193 //------------------------------------------------------------------------------
205 //------------------------------------------------------------------------------
206 // L-vector -> E-vector, strided
207 //------------------------------------------------------------------------------
219 //------------------------------------------------------------------------------
220 // E-vector -> L-vector, offsets provided
221 //------------------------------------------------------------------------------
249 //------------------------------------------------------------------------------
250 // E-vector -> L-vector, full assembly
251 //------------------------------------------------------------------------------
273 //------------------------------------------------------------------------------
274 // E-vector -> L-vector, Qfunction assembly
275 //------------------------------------------------------------------------------
288 //------------------------------------------------------------------------------
289 // E-vector -> L-vector, strided
290 //------------------------------------------------------------------------------
302 //------------------------------------------------------------------------------
304 //------------------------------------------------------------------------------
306 //------------------------------------------------------------------------------
307 // Set E-vector value
308 //------------------------------------------------------------------------------
321 //------------------------------------------------------------------------------
322 // L-vector -> E-vector, offsets provided
323 //------------------------------------------------------------------------------
337 //------------------------------------------------------------------------------
338 // L-vector -> E-vector, strided
339 //------------------------------------------------------------------------------
353 //------------------------------------------------------------------------------
354 // E-vector -> Q-vector, offests provided
355 //------------------------------------------------------------------------------
368 //------------------------------------------------------------------------------
369 // E-vector -> Q-vector, strided
370 //------------------------------------------------------------------------------
382 //------------------------------------------------------------------------------
383 // E-vector -> L-vector, offsets provided
384 //------------------------------------------------------------------------------
415 //------------------------------------------------------------------------------
416 // E-vector -> L-vector, full assembly
417 //------------------------------------------------------------------------------
442 //------------------------------------------------------------------------------
443 // E-vector -> L-vector, Qfunction assembly
444 //------------------------------------------------------------------------------
459 //------------------------------------------------------------------------------
460 // E-vector -> L-vector, strided
461 //------------------------------------------------------------------------------
475 //------------------------------------------------------------------------------
477 //------------------------------------------------------------------------------
505 //------------------------------------------------------------------------------
507 //------------------------------------------------------------------------------