Lines Matching full:-
1 // Copyright (c) 2017-2026, Lawrence Livermore National Security, LLC and other
2 // CEED contributors. All Rights Reserved. See the top-level LICENSE and NOTICE
5 // SPDX-License-Identifier: BSD-2-Clause
12 //------------------------------------------------------------------------------
14 //------------------------------------------------------------------------------
22 //------------------------------------------------------------------------------
24 //------------------------------------------------------------------------------
35 //------------------------------------------------------------------------------
37 //------------------------------------------------------------------------------
42 if (fabs(vec[index]) > 1E-16) vec[index] = 1. / vec[index]; in rcpValueK()
45 //------------------------------------------------------------------------------
47 //------------------------------------------------------------------------------
58 //------------------------------------------------------------------------------
60 //------------------------------------------------------------------------------
68 //------------------------------------------------------------------------------
70 //------------------------------------------------------------------------------
81 //------------------------------------------------------------------------------
83 //------------------------------------------------------------------------------
90 //------------------------------------------------------------------------------
92 //------------------------------------------------------------------------------
103 //------------------------------------------------------------------------------
105 //------------------------------------------------------------------------------
113 //------------------------------------------------------------------------------
115 //------------------------------------------------------------------------------
126 //------------------------------------------------------------------------------