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 //------------------------------------------------------------------------------
96 //------------------------------------------------------------------------------
97 // E-vector -> L-vector, offsets provided
98 //------------------------------------------------------------------------------
124 //------------------------------------------------------------------------------
125 // E-vector -> L-vector, full assembly
126 //------------------------------------------------------------------------------
143 //------------------------------------------------------------------------------
144 // E-vector -> L-vector, Qfunction assembly
145 //------------------------------------------------------------------------------
158 //------------------------------------------------------------------------------
159 // E-vector -> L-vector, strided
160 //------------------------------------------------------------------------------
172 //------------------------------------------------------------------------------
174 //------------------------------------------------------------------------------
176 //------------------------------------------------------------------------------
177 // Set E-vector value
178 //------------------------------------------------------------------------------
190 //------------------------------------------------------------------------------
191 // L-vector -> E-vector, offsets provided
192 //------------------------------------------------------------------------------
204 //------------------------------------------------------------------------------
205 // L-vector -> E-vector, strided
206 //------------------------------------------------------------------------------
217 //------------------------------------------------------------------------------
218 // E-vector -> L-vector, offsets provided
219 //------------------------------------------------------------------------------
247 //------------------------------------------------------------------------------
248 // E-vector -> L-vector, full assembly
249 //------------------------------------------------------------------------------
271 //------------------------------------------------------------------------------
272 // E-vector -> L-vector, Qfunction assembly
273 //------------------------------------------------------------------------------
286 //------------------------------------------------------------------------------
287 // E-vector -> L-vector, strided
288 //------------------------------------------------------------------------------
300 //------------------------------------------------------------------------------
302 //------------------------------------------------------------------------------
304 //------------------------------------------------------------------------------
305 // Set E-vector value
306 //------------------------------------------------------------------------------
319 //------------------------------------------------------------------------------
320 // L-vector -> E-vector, offsets provided
321 //------------------------------------------------------------------------------
335 //------------------------------------------------------------------------------
336 // L-vector -> E-vector, strided
337 //------------------------------------------------------------------------------
350 //------------------------------------------------------------------------------
351 // E-vector -> Q-vector, offests provided
352 //------------------------------------------------------------------------------
365 //------------------------------------------------------------------------------
366 // E-vector -> Q-vector, strided
367 //------------------------------------------------------------------------------
379 //------------------------------------------------------------------------------
380 // E-vector -> L-vector, offsets provided
381 //------------------------------------------------------------------------------
412 //------------------------------------------------------------------------------
413 // E-vector -> L-vector, full assembly
414 //------------------------------------------------------------------------------
439 //------------------------------------------------------------------------------
440 // E-vector -> L-vector, Qfunction assembly
441 //------------------------------------------------------------------------------
456 //------------------------------------------------------------------------------
457 // E-vector -> L-vector, strided
458 //------------------------------------------------------------------------------
472 //------------------------------------------------------------------------------
474 //------------------------------------------------------------------------------
502 //------------------------------------------------------------------------------
504 //------------------------------------------------------------------------------