!B (Sandbox) (CE-21795) Importing models with multisubmaterials via fbx switches...
[CRYENGINE.git] / Code / Sandbox / Plugins / LodGeneratorPlugin / LodGeneratorPlugin.waf_files
blob2508aff0e43785a20e5147c93a11541f1f4f530f
2     "NoUberFile":
3     {
4         "Root":
5         [
6             "main.cpp",
7             "Resource.h",
8             "StdAfx.cpp",
9             "StdAfx.h"
10         ],
11         "control":
12         [
13             "control/MeshBakerPopupPreview.cpp",
14             "control/MeshBakerPopupPreview.h",
15             "control/MeshBakerTextureControl.cpp",
16             "control/MeshBakerTextureControl.h",
17             "control/MeshBakerUVPreview.cpp",
18             "control/MeshBakerUVPreview.h",
19             "control/RampControl.cpp",
20             "control/RampControl.h"
21         ],
22         "panel":
23         [
24             "panel/ABFPannel.cpp",
25             "panel/ABFPannel.h",
26             "panel/ABFPannelNew.cpp",
27             "panel/ABFPannelNew.h",
28             "panel/AutoGenerator.cpp",
29             "panel/AutoGenerator.h",
30             "panel/AutoGeneratorDataBase.cpp",
31             "panel/AutoGeneratorDataBase.h",
32             "panel/AutoGeneratorHelper.cpp",
33             "panel/AutoGeneratorHelper.h",
34             "panel/AutoGeneratorMeshCreator.cpp",
35             "panel/AutoGeneratorMeshCreator.h",
36             "panel/AutoGeneratorParams.cpp",
37             "panel/AutoGeneratorParams.h",
38             "panel/AutoGeneratorPreparation.cpp",
39             "panel/AutoGeneratorPreparation.h",
40             "panel/AutoGeneratorTextureCreator.cpp",
41             "panel/AutoGeneratorTextureCreator.h",
42             "panel/GeneratorOptionsPanel.h",
43             "panel/GeometryLodGeneratorOptionsPanel.cpp",
44             "panel/GeometryLodGeneratorOptionsPanel.h",
45             "panel/GeometryLodGeneratorPreviewPanel.cpp",
46             "panel/GeometryLodGeneratorPreviewPanel.h",
47             "panel/GeometryLodGeneratorTaskPanel.cpp",
48             "panel/GeometryLodGeneratorTaskPanel.h",
49             "panel/LodGeneratorAllDialog.cpp",
50             "panel/LodGeneratorAllDialog.h",
51             "panel/LodGeneratorAllPanel.cpp",
52             "panel/LodGeneratorAllPanel.h",
53             "panel/LodGeneratorDialog.cpp",
54             "panel/LodGeneratorDialog.h",
55             "panel/LodGeneratorFilePanel.cpp",
56             "panel/LodGeneratorFilePanel.h",
57             "panel/LodGeneratorOptionsPanel.cpp",
58             "panel/LodGeneratorOptionsPanel.h",
59             "panel/LodGeneratorTestAllDialog.cpp",
60             "panel/LodGeneratorTestAllDialog.h",
61             "panel/LODInterface.cpp",
62             "panel/LODInterface.h",
63             "panel/MaterialLODGeneratorLodItemOptionsPanel.cpp",
64             "panel/MaterialLODGeneratorLodItemOptionsPanel.h",
65             "panel/MaterialLODGeneratorOptionsPanel.cpp",
66             "panel/MaterialLODGeneratorOptionsPanel.h",
67             "panel/MaterialLODGeneratorTaskPanel.cpp",
68             "panel/MaterialLODGeneratorTaskPanel.h",
69             "panel/SingleGeneratePanel.cpp",
70             "panel/SingleGeneratePanel.h"
71         ],
72         "UIs":
73         [
74             "UIs/LodGeneratorPanel.ui",
75             "UIs/ui_cabfpannel.h",
76             "UIs/ui_cabfpannelnew.h",
77             "UIs/ui_cgeometrylodgeneratoroptionspanel.h",
78             "UIs/ui_cgeometrylodgeneratorpreviewpanel.h",
79             "UIs/ui_cgeometrylodgeneratortaskpanel.h",
80             "UIs/ui_clodgeneratoralldialog.h",
81             "UIs/ui_clodgeneratorallpanel.h",
82             "UIs/ui_clodgeneratordialog.h",
83             "UIs/ui_clodgeneratorfilepanel.h",
84             "UIs/ui_clodgeneratoroptionspanel.h",
85             "UIs/ui_clodgeneratorTestalldialog.h",
86             "UIs/ui_cmateriallodgeneratorloditemoptionspanel.h",
87             "UIs/ui_cmateriallodgeneratoroptionspanel.h",
88             "UIs/ui_cmateriallodgeneratortaskpanel.h",
89             "UIs/ui_singlegeneratepanel.h"
90         ],
91         "Util":
92         [
93             "Util/ABF.cpp",
94             "Util/ABF.h",
95             "Util/Allocator.h",
96             "Util/AnglesToUV.cpp",
97             "Util/AnglesToUV.h",
98             "Util/Approx.cpp",
99             "Util/Approx.h",
100             "Util/AtlasGenerator.cpp",
101             "Util/AtlasGenerator.h",
102             "Util/Component.cpp",
103             "Util/Component.h",
104             "Util/Decimator.cpp",
105             "Util/Decimator.h",
106             "Util/Heap.cpp",
107             "Util/Heap.h",
108             "Util/LinearSolver.cpp",
109             "Util/LinearSolver.h",
110             "Util/LODGeneratorLib.cpp",
111             "Util/LODGeneratorLib.h",
112             "Util/LodParameter.cpp",
113             "Util/LodParameter.h",
114             "Util/MathTool.cpp",
115             "Util/MathTool.h",
116             "Util/Packer.cpp",
117             "Util/Packer.h",
118             "Util/PolygonMesh.cpp",
119             "Util/PolygonMesh.h",
120             "Util/PrincipalAxes.cpp",
121             "Util/PrincipalAxes.h",
122             "Util/Solver.cpp",
123             "Util/Solver.h",
124             "Util/SparseMatrix.cpp",
125             "Util/SparseMatrix.h",
126             "Util/Splitter.cpp",
127             "Util/Splitter.h",
128             "Util/StringTool.cpp",
129             "Util/StringTool.h",
130             "Util/TopologyBuilder.cpp",
131             "Util/TopologyBuilder.h",
132             "Util/TopologyGraph.cpp",
133             "Util/TopologyGraph.h",
134             "Util/TopologyTransform.cpp",
135             "Util/TopologyTransform.h",
136             "Util/UVGenerator.cpp",
137             "Util/UVGenerator.h",
138             "Util/Validator.cpp",
139             "Util/Validator.h",
140             "Util/Vector.h"
141         ],
142         "Util/Math":
143         [
144             "Util/Math/MathCommon.h"
145         ],
146         "Util/Math/AMD":
147         [
148             "Util/Math/AMD/amd.h",
149             "Util/Math/AMD/amd_1.c",
150             "Util/Math/AMD/amd_2.c",
151             "Util/Math/AMD/amd_aat.c",
152             "Util/Math/AMD/amd_control.c",
153             "Util/Math/AMD/amd_defaults.c",
154             "Util/Math/AMD/amd_dump.c",
155             "Util/Math/AMD/amd_global.c",
156             "Util/Math/AMD/amd_info.c",
157             "Util/Math/AMD/amd_internal.h",
158             "Util/Math/AMD/amd_order.c",
159             "Util/Math/AMD/amd_postorder.c",
160             "Util/Math/AMD/amd_post_tree.c",
161             "Util/Math/AMD/amd_preprocess.c",
162             "Util/Math/AMD/amd_valid.c"
163         ],
164         "Util/Math/ARPACK":
165         [
166             "Util/Math/ARPACK/cgetv0.c",
167             "Util/Math/ARPACK/cnaitr.c",
168             "Util/Math/ARPACK/cnapps.c",
169             "Util/Math/ARPACK/cnaup2.c",
170             "Util/Math/ARPACK/cnaupd.c",
171             "Util/Math/ARPACK/cneigh.c",
172             "Util/Math/ARPACK/cneupd.c",
173             "Util/Math/ARPACK/cngets.c",
174             "Util/Math/ARPACK/csortc.c",
175             "Util/Math/ARPACK/cstatn.c",
176             "Util/Math/ARPACK/dgetv0.c",
177             "Util/Math/ARPACK/dlaqrb.c",
178             "Util/Math/ARPACK/dnaitr.c",
179             "Util/Math/ARPACK/dnapps.c",
180             "Util/Math/ARPACK/dnaup2.c",
181             "Util/Math/ARPACK/dnaupd.c",
182             "Util/Math/ARPACK/dnaupe.c",
183             "Util/Math/ARPACK/dnconv.c",
184             "Util/Math/ARPACK/dneigh.c",
185             "Util/Math/ARPACK/dneupd.c",
186             "Util/Math/ARPACK/dngets.c",
187             "Util/Math/ARPACK/dsaitr.c",
188             "Util/Math/ARPACK/dsapps.c",
189             "Util/Math/ARPACK/dsaup2.c",
190             "Util/Math/ARPACK/dsaupd.c",
191             "Util/Math/ARPACK/dsconv.c",
192             "Util/Math/ARPACK/dseigt.c",
193             "Util/Math/ARPACK/dsesrt.c",
194             "Util/Math/ARPACK/dseupd.c",
195             "Util/Math/ARPACK/dsgets.c",
196             "Util/Math/ARPACK/dsortc.c",
197             "Util/Math/ARPACK/dsortr.c",
198             "Util/Math/ARPACK/dstatn.c",
199             "Util/Math/ARPACK/dstats.c",
200             "Util/Math/ARPACK/dstqrb.c",
201             "Util/Math/ARPACK/f2c.h",
202             "Util/Math/ARPACK/sgetv0.c",
203             "Util/Math/ARPACK/slaqrb.c",
204             "Util/Math/ARPACK/snaitr.c",
205             "Util/Math/ARPACK/snapps.c",
206             "Util/Math/ARPACK/snaup2.c",
207             "Util/Math/ARPACK/snaupd.c",
208             "Util/Math/ARPACK/snaupe.c",
209             "Util/Math/ARPACK/snconv.c",
210             "Util/Math/ARPACK/sneigh.c",
211             "Util/Math/ARPACK/sneupd.c",
212             "Util/Math/ARPACK/sngets.c",
213             "Util/Math/ARPACK/ssaitr.c",
214             "Util/Math/ARPACK/ssapps.c",
215             "Util/Math/ARPACK/ssaup2.c",
216             "Util/Math/ARPACK/ssaupd.c",
217             "Util/Math/ARPACK/ssconv.c",
218             "Util/Math/ARPACK/sseigt.c",
219             "Util/Math/ARPACK/ssesrt.c",
220             "Util/Math/ARPACK/sseupd.c",
221             "Util/Math/ARPACK/ssgets.c",
222             "Util/Math/ARPACK/ssortc.c",
223             "Util/Math/ARPACK/ssortr.c",
224             "Util/Math/ARPACK/sstatn.c",
225             "Util/Math/ARPACK/sstats.c",
226             "Util/Math/ARPACK/sstqrb.c",
227             "Util/Math/ARPACK/zgetv0.c",
228             "Util/Math/ARPACK/znaitr.c",
229             "Util/Math/ARPACK/znapps.c",
230             "Util/Math/ARPACK/znaup2.c",
231             "Util/Math/ARPACK/znaupd.c",
232             "Util/Math/ARPACK/zneigh.c",
233             "Util/Math/ARPACK/zneupd.c",
234             "Util/Math/ARPACK/zngets.c",
235             "Util/Math/ARPACK/zsortc.c",
236             "Util/Math/ARPACK/zstatn.c"
237         ],
238         "Util/Math/ARPACK_UTIL":
239         [
240             "Util/Math/ARPACK_UTIL/cmout.c",
241             "Util/Math/ARPACK_UTIL/cvout.c",
242             "Util/Math/ARPACK_UTIL/dmout.c",
243             "Util/Math/ARPACK_UTIL/dvout.c",
244             "Util/Math/ARPACK_UTIL/f2c.h",
245             "Util/Math/ARPACK_UTIL/icnteq.c",
246             "Util/Math/ARPACK_UTIL/icopy.c",
247             "Util/Math/ARPACK_UTIL/iset.c",
248             "Util/Math/ARPACK_UTIL/iswap.c",
249             "Util/Math/ARPACK_UTIL/ivout.c",
250             "Util/Math/ARPACK_UTIL/second.c",
251             "Util/Math/ARPACK_UTIL/smout.c",
252             "Util/Math/ARPACK_UTIL/svout.c",
253             "Util/Math/ARPACK_UTIL/zmout.c",
254             "Util/Math/ARPACK_UTIL/zvout.c"
255         ],
256         "Util/Math/CBLAS":
257         [
258             "Util/Math/CBLAS/blaswrap.h",
259             "Util/Math/CBLAS/caxpy.c",
260             "Util/Math/CBLAS/ccopy.c",
261             "Util/Math/CBLAS/cdotc.c",
262             "Util/Math/CBLAS/cdotu.c",
263             "Util/Math/CBLAS/cgbmv.c",
264             "Util/Math/CBLAS/cgemm.c",
265             "Util/Math/CBLAS/cgemv.c",
266             "Util/Math/CBLAS/cgerc.c",
267             "Util/Math/CBLAS/cgeru.c",
268             "Util/Math/CBLAS/chbmv.c",
269             "Util/Math/CBLAS/chemm.c",
270             "Util/Math/CBLAS/chemv.c",
271             "Util/Math/CBLAS/cher.c",
272             "Util/Math/CBLAS/cher2.c",
273             "Util/Math/CBLAS/cher2k.c",
274             "Util/Math/CBLAS/cherk.c",
275             "Util/Math/CBLAS/chpmv.c",
276             "Util/Math/CBLAS/chpr.c",
277             "Util/Math/CBLAS/chpr2.c",
278             "Util/Math/CBLAS/crotg.c",
279             "Util/Math/CBLAS/cscal.c",
280             "Util/Math/CBLAS/csscal.c",
281             "Util/Math/CBLAS/cswap.c",
282             "Util/Math/CBLAS/csymm.c",
283             "Util/Math/CBLAS/csyr2k.c",
284             "Util/Math/CBLAS/csyrk.c",
285             "Util/Math/CBLAS/ctbmv.c",
286             "Util/Math/CBLAS/ctbsv.c",
287             "Util/Math/CBLAS/ctpmv.c",
288             "Util/Math/CBLAS/ctpsv.c",
289             "Util/Math/CBLAS/ctrmm.c",
290             "Util/Math/CBLAS/ctrmv.c",
291             "Util/Math/CBLAS/ctrsm.c",
292             "Util/Math/CBLAS/ctrsv.c",
293             "Util/Math/CBLAS/dasum.c",
294             "Util/Math/CBLAS/daxpy.c",
295             "Util/Math/CBLAS/dcabs1.c",
296             "Util/Math/CBLAS/dcopy.c",
297             "Util/Math/CBLAS/ddot.c",
298             "Util/Math/CBLAS/dgbmv.c",
299             "Util/Math/CBLAS/dgemm.c",
300             "Util/Math/CBLAS/dgemv.c",
301             "Util/Math/CBLAS/dger.c",
302             "Util/Math/CBLAS/dnrm2.c",
303             "Util/Math/CBLAS/drot.c",
304             "Util/Math/CBLAS/drotg.c",
305             "Util/Math/CBLAS/dsbmv.c",
306             "Util/Math/CBLAS/dscal.c",
307             "Util/Math/CBLAS/dspmv.c",
308             "Util/Math/CBLAS/dspr.c",
309             "Util/Math/CBLAS/dspr2.c",
310             "Util/Math/CBLAS/dswap.c",
311             "Util/Math/CBLAS/dsymm.c",
312             "Util/Math/CBLAS/dsymv.c",
313             "Util/Math/CBLAS/dsyr.c",
314             "Util/Math/CBLAS/dsyr2.c",
315             "Util/Math/CBLAS/dsyr2k.c",
316             "Util/Math/CBLAS/dsyrk.c",
317             "Util/Math/CBLAS/dtbmv.c",
318             "Util/Math/CBLAS/dtbsv.c",
319             "Util/Math/CBLAS/dtpmv.c",
320             "Util/Math/CBLAS/dtpsv.c",
321             "Util/Math/CBLAS/dtrmm.c",
322             "Util/Math/CBLAS/dtrmv.c",
323             "Util/Math/CBLAS/dtrsm.c",
324             "Util/Math/CBLAS/dtrsv.c",
325             "Util/Math/CBLAS/dzasum.c",
326             "Util/Math/CBLAS/dznrm2.c",
327             "Util/Math/CBLAS/f2c.h",
328             "Util/Math/CBLAS/icamax.c",
329             "Util/Math/CBLAS/idamax.c",
330             "Util/Math/CBLAS/isamax.c",
331             "Util/Math/CBLAS/izamax.c",
332             "Util/Math/CBLAS/lsame.c",
333             "Util/Math/CBLAS/sasum.c",
334             "Util/Math/CBLAS/saxpy.c",
335             "Util/Math/CBLAS/scasum.c",
336             "Util/Math/CBLAS/scnrm2.c",
337             "Util/Math/CBLAS/scopy.c",
338             "Util/Math/CBLAS/sdot.c",
339             "Util/Math/CBLAS/sgbmv.c",
340             "Util/Math/CBLAS/sgemm.c",
341             "Util/Math/CBLAS/sgemv.c",
342             "Util/Math/CBLAS/sger.c",
343             "Util/Math/CBLAS/snrm2.c",
344             "Util/Math/CBLAS/srot.c",
345             "Util/Math/CBLAS/srotg.c",
346             "Util/Math/CBLAS/ssbmv.c",
347             "Util/Math/CBLAS/sscal.c",
348             "Util/Math/CBLAS/sspmv.c",
349             "Util/Math/CBLAS/sspr.c",
350             "Util/Math/CBLAS/sspr2.c",
351             "Util/Math/CBLAS/sswap.c",
352             "Util/Math/CBLAS/ssymm.c",
353             "Util/Math/CBLAS/ssymv.c",
354             "Util/Math/CBLAS/ssyr.c",
355             "Util/Math/CBLAS/ssyr2.c",
356             "Util/Math/CBLAS/ssyr2k.c",
357             "Util/Math/CBLAS/ssyrk.c",
358             "Util/Math/CBLAS/stbmv.c",
359             "Util/Math/CBLAS/stbsv.c",
360             "Util/Math/CBLAS/stpmv.c",
361             "Util/Math/CBLAS/stpsv.c",
362             "Util/Math/CBLAS/strmm.c",
363             "Util/Math/CBLAS/strmv.c",
364             "Util/Math/CBLAS/strsm.c",
365             "Util/Math/CBLAS/strsv.c",
366             "Util/Math/CBLAS/xerbla.c",
367             "Util/Math/CBLAS/zaxpy.c",
368             "Util/Math/CBLAS/zcopy.c",
369             "Util/Math/CBLAS/zdotc.c",
370             "Util/Math/CBLAS/zdotu.c",
371             "Util/Math/CBLAS/zdscal.c",
372             "Util/Math/CBLAS/zgbmv.c",
373             "Util/Math/CBLAS/zgemm.c",
374             "Util/Math/CBLAS/zgemv.c",
375             "Util/Math/CBLAS/zgerc.c",
376             "Util/Math/CBLAS/zgeru.c",
377             "Util/Math/CBLAS/zhbmv.c",
378             "Util/Math/CBLAS/zhemm.c",
379             "Util/Math/CBLAS/zhemv.c",
380             "Util/Math/CBLAS/zher.c",
381             "Util/Math/CBLAS/zher2.c",
382             "Util/Math/CBLAS/zher2k.c",
383             "Util/Math/CBLAS/zherk.c",
384             "Util/Math/CBLAS/zhpmv.c",
385             "Util/Math/CBLAS/zhpr.c",
386             "Util/Math/CBLAS/zhpr2.c",
387             "Util/Math/CBLAS/zrotg.c",
388             "Util/Math/CBLAS/zscal.c",
389             "Util/Math/CBLAS/zswap.c",
390             "Util/Math/CBLAS/zsymm.c",
391             "Util/Math/CBLAS/zsyr2k.c",
392             "Util/Math/CBLAS/zsyrk.c",
393             "Util/Math/CBLAS/ztbmv.c",
394             "Util/Math/CBLAS/ztbsv.c",
395             "Util/Math/CBLAS/ztpmv.c",
396             "Util/Math/CBLAS/ztpsv.c",
397             "Util/Math/CBLAS/ztrmm.c",
398             "Util/Math/CBLAS/ztrmv.c",
399             "Util/Math/CBLAS/ztrsm.c",
400             "Util/Math/CBLAS/ztrsv.c"
401         ],
402         "Util/Math/CCOLAMD":
403         [
404             "Util/Math/CCOLAMD/ccolamd.c",
405             "Util/Math/CCOLAMD/ccolamd.h",
406             "Util/Math/CCOLAMD/ccolamd_global.c",
407             "Util/Math/CCOLAMD/ccolamd_l.c"
408         ],
409         "Util/Math/CHOLMOD":
410         [
411             "Util/Math/CHOLMOD/cholmod.h",
412             "Util/Math/CHOLMOD/cholmod_aat.c",
413             "Util/Math/CHOLMOD/cholmod_add.c",
414             "Util/Math/CHOLMOD/cholmod_amd.c",
415             "Util/Math/CHOLMOD/cholmod_analyze.c",
416             "Util/Math/CHOLMOD/cholmod_band.c",
417             "Util/Math/CHOLMOD/cholmod_blas.h",
418             "Util/Math/CHOLMOD/cholmod_ccolamd.c",
419             "Util/Math/CHOLMOD/cholmod_change_factor.c",
420             "Util/Math/CHOLMOD/cholmod_check.c",
421             "Util/Math/CHOLMOD/cholmod_check.h",
422             "Util/Math/CHOLMOD/cholmod_cholesky.h",
423             "Util/Math/CHOLMOD/cholmod_colamd.c",
424             "Util/Math/CHOLMOD/cholmod_common.c",
425             "Util/Math/CHOLMOD/cholmod_complex.c",
426             "Util/Math/CHOLMOD/cholmod_complexity.h",
427             "Util/Math/CHOLMOD/cholmod_config.h",
428             "Util/Math/CHOLMOD/cholmod_copy.c",
429             "Util/Math/CHOLMOD/cholmod_core.h",
430             "Util/Math/CHOLMOD/cholmod_csymamd.c",
431             "Util/Math/CHOLMOD/cholmod_demo.h",
432             "Util/Math/CHOLMOD/cholmod_dense.c",
433             "Util/Math/CHOLMOD/cholmod_drop.c",
434             "Util/Math/CHOLMOD/cholmod_error.c",
435             "Util/Math/CHOLMOD/cholmod_etree.c",
436             "Util/Math/CHOLMOD/cholmod_factor.c",
437             "Util/Math/CHOLMOD/cholmod_factorize.c",
438             "Util/Math/CHOLMOD/cholmod_horzcat.c",
439             "Util/Math/CHOLMOD/cholmod_internal.h",
440             "Util/Math/CHOLMOD/cholmod_matlab.h",
441             "Util/Math/CHOLMOD/cholmod_matrixops.h",
442             "Util/Math/CHOLMOD/cholmod_memory.c",
443             "Util/Math/CHOLMOD/cholmod_metis.c",
444             "Util/Math/CHOLMOD/cholmod_modify.h",
445             "Util/Math/CHOLMOD/cholmod_nesdis.c",
446             "Util/Math/CHOLMOD/cholmod_norm.c",
447             "Util/Math/CHOLMOD/cholmod_partition.h",
448             "Util/Math/CHOLMOD/cholmod_postorder.c",
449             "Util/Math/CHOLMOD/cholmod_rcond.c",
450             "Util/Math/CHOLMOD/cholmod_read.c",
451             "Util/Math/CHOLMOD/cholmod_resymbol.c",
452             "Util/Math/CHOLMOD/cholmod_rowadd.c",
453             "Util/Math/CHOLMOD/cholmod_rowcolcounts.c",
454             "Util/Math/CHOLMOD/cholmod_rowdel.c",
455             "Util/Math/CHOLMOD/cholmod_rowfac.c",
456             "Util/Math/CHOLMOD/cholmod_scale.c",
457             "Util/Math/CHOLMOD/cholmod_sdmult.c",
458             "Util/Math/CHOLMOD/cholmod_solve.c",
459             "Util/Math/CHOLMOD/cholmod_sparse.c",
460             "Util/Math/CHOLMOD/cholmod_spsolve.c",
461             "Util/Math/CHOLMOD/cholmod_ssmult.c",
462             "Util/Math/CHOLMOD/cholmod_submatrix.c",
463             "Util/Math/CHOLMOD/cholmod_supernodal.h",
464             "Util/Math/CHOLMOD/cholmod_super_numeric.c",
465             "Util/Math/CHOLMOD/cholmod_super_solve.c",
466             "Util/Math/CHOLMOD/cholmod_super_symbolic.c",
467             "Util/Math/CHOLMOD/cholmod_transpose.c",
468             "Util/Math/CHOLMOD/cholmod_triplet.c",
469             "Util/Math/CHOLMOD/cholmod_updown.c",
470             "Util/Math/CHOLMOD/cholmod_vertcat.c",
471             "Util/Math/CHOLMOD/cm.h",
472             "Util/Math/CHOLMOD/rename.h"
473         ],
474         "Util/Math/CHOLMOD/generic":
475         [
476             "Util/Math/CHOLMOD/generic/cholmod_template.h"
477         ],
478         "Util/Math/CLAPACK":
479         [
480             "Util/Math/CLAPACK/blaswrap.h",
481             "Util/Math/CLAPACK/cgeqr2.c",
482             "Util/Math/CLAPACK/cgeqrf.c",
483             "Util/Math/CLAPACK/clacgv.c",
484             "Util/Math/CLAPACK/clacon.c",
485             "Util/Math/CLAPACK/clacpy.c",
486             "Util/Math/CLAPACK/cladiv.c",
487             "Util/Math/CLAPACK/claev2.c",
488             "Util/Math/CLAPACK/clahqr.c",
489             "Util/Math/CLAPACK/clange.c",
490             "Util/Math/CLAPACK/clanhs.c",
491             "Util/Math/CLAPACK/clapack.h",
492             "Util/Math/CLAPACK/clarf.c",
493             "Util/Math/CLAPACK/clarfb.c",
494             "Util/Math/CLAPACK/clarfg.c",
495             "Util/Math/CLAPACK/clarft.c",
496             "Util/Math/CLAPACK/clarfx.c",
497             "Util/Math/CLAPACK/clarnv.c",
498             "Util/Math/CLAPACK/clartg.c",
499             "Util/Math/CLAPACK/clascl.c",
500             "Util/Math/CLAPACK/claset.c",
501             "Util/Math/CLAPACK/clasr.c",
502             "Util/Math/CLAPACK/classq.c",
503             "Util/Math/CLAPACK/clatrs.c",
504             "Util/Math/CLAPACK/crot.c",
505             "Util/Math/CLAPACK/csteqr.c",
506             "Util/Math/CLAPACK/ctrevc.c",
507             "Util/Math/CLAPACK/ctrexc.c",
508             "Util/Math/CLAPACK/ctrsen.c",
509             "Util/Math/CLAPACK/ctrsyl.c",
510             "Util/Math/CLAPACK/cunm2r.c",
511             "Util/Math/CLAPACK/dgeqr2.c",
512             "Util/Math/CLAPACK/dgeqrf.c",
513             "Util/Math/CLAPACK/dgetf2.c",
514             "Util/Math/CLAPACK/dgetrf.c",
515             "Util/Math/CLAPACK/dgetrs.c",
516             "Util/Math/CLAPACK/dlabad.c",
517             "Util/Math/CLAPACK/dlacon.c",
518             "Util/Math/CLAPACK/dlacpy.c",
519             "Util/Math/CLAPACK/dladiv.c",
520             "Util/Math/CLAPACK/dlae2.c",
521             "Util/Math/CLAPACK/dlaev2.c",
522             "Util/Math/CLAPACK/dlaexc.c",
523             "Util/Math/CLAPACK/dlahqr.c",
524             "Util/Math/CLAPACK/dlaln2.c",
525             "Util/Math/CLAPACK/dlamch.c",
526             "Util/Math/CLAPACK/dlange.c",
527             "Util/Math/CLAPACK/dlanhs.c",
528             "Util/Math/CLAPACK/dlanst.c",
529             "Util/Math/CLAPACK/dlanv2.c",
530             "Util/Math/CLAPACK/dlapy2.c",
531             "Util/Math/CLAPACK/dlapy3.c",
532             "Util/Math/CLAPACK/dlarf.c",
533             "Util/Math/CLAPACK/dlarfb.c",
534             "Util/Math/CLAPACK/dlarfg.c",
535             "Util/Math/CLAPACK/dlarft.c",
536             "Util/Math/CLAPACK/dlarfx.c",
537             "Util/Math/CLAPACK/dlarnv.c",
538             "Util/Math/CLAPACK/dlartg.c",
539             "Util/Math/CLAPACK/dlaruv.c",
540             "Util/Math/CLAPACK/dlarz.c",
541             "Util/Math/CLAPACK/dlarzb.c",
542             "Util/Math/CLAPACK/dlarzt.c",
543             "Util/Math/CLAPACK/dlascl.c",
544             "Util/Math/CLAPACK/dlaset.c",
545             "Util/Math/CLAPACK/dlasr.c",
546             "Util/Math/CLAPACK/dlasrt.c",
547             "Util/Math/CLAPACK/dlassq.c",
548             "Util/Math/CLAPACK/dlaswp.c",
549             "Util/Math/CLAPACK/dlasy2.c",
550             "Util/Math/CLAPACK/dorm2l.c",
551             "Util/Math/CLAPACK/dorm2r.c",
552             "Util/Math/CLAPACK/dormbr.c",
553             "Util/Math/CLAPACK/dormhr.c",
554             "Util/Math/CLAPACK/dorml2.c",
555             "Util/Math/CLAPACK/dormlq.c",
556             "Util/Math/CLAPACK/dormql.c",
557             "Util/Math/CLAPACK/dormqr.c",
558             "Util/Math/CLAPACK/dormr2.c",
559             "Util/Math/CLAPACK/dormr3.c",
560             "Util/Math/CLAPACK/dormrq.c",
561             "Util/Math/CLAPACK/dormrz.c",
562             "Util/Math/CLAPACK/dormtr.c",
563             "Util/Math/CLAPACK/dpotf2.c",
564             "Util/Math/CLAPACK/dpotrf.c",
565             "Util/Math/CLAPACK/dpotrs.c",
566             "Util/Math/CLAPACK/dsteqr.c",
567             "Util/Math/CLAPACK/dtrevc.c",
568             "Util/Math/CLAPACK/dtrexc.c",
569             "Util/Math/CLAPACK/dtrsen.c",
570             "Util/Math/CLAPACK/dtrsyl.c",
571             "Util/Math/CLAPACK/dzsum1.c",
572             "Util/Math/CLAPACK/f2c.h",
573             "Util/Math/CLAPACK/icmax1.c",
574             "Util/Math/CLAPACK/ieeeck.c",
575             "Util/Math/CLAPACK/ilaenv.c",
576             "Util/Math/CLAPACK/izmax1.c",
577             "Util/Math/CLAPACK/scsum1.c",
578             "Util/Math/CLAPACK/sgeqr2.c",
579             "Util/Math/CLAPACK/sgeqrf.c",
580             "Util/Math/CLAPACK/slabad.c",
581             "Util/Math/CLAPACK/slacon.c",
582             "Util/Math/CLAPACK/slacpy.c",
583             "Util/Math/CLAPACK/sladiv.c",
584             "Util/Math/CLAPACK/slae2.c",
585             "Util/Math/CLAPACK/slaev2.c",
586             "Util/Math/CLAPACK/slaexc.c",
587             "Util/Math/CLAPACK/slahqr.c",
588             "Util/Math/CLAPACK/slaln2.c",
589             "Util/Math/CLAPACK/slamch.c",
590             "Util/Math/CLAPACK/slange.c",
591             "Util/Math/CLAPACK/slanhs.c",
592             "Util/Math/CLAPACK/slanst.c",
593             "Util/Math/CLAPACK/slanv2.c",
594             "Util/Math/CLAPACK/slapy2.c",
595             "Util/Math/CLAPACK/slapy3.c",
596             "Util/Math/CLAPACK/slarf.c",
597             "Util/Math/CLAPACK/slarfb.c",
598             "Util/Math/CLAPACK/slarfg.c",
599             "Util/Math/CLAPACK/slarft.c",
600             "Util/Math/CLAPACK/slarfx.c",
601             "Util/Math/CLAPACK/slarnv.c",
602             "Util/Math/CLAPACK/slartg.c",
603             "Util/Math/CLAPACK/slaruv.c",
604             "Util/Math/CLAPACK/slarzb.c",
605             "Util/Math/CLAPACK/slarzt.c",
606             "Util/Math/CLAPACK/slascl.c",
607             "Util/Math/CLAPACK/slaset.c",
608             "Util/Math/CLAPACK/slasr.c",
609             "Util/Math/CLAPACK/slasrt.c",
610             "Util/Math/CLAPACK/slassq.c",
611             "Util/Math/CLAPACK/slasy2.c",
612             "Util/Math/CLAPACK/sorm2l.c",
613             "Util/Math/CLAPACK/sorm2r.c",
614             "Util/Math/CLAPACK/sormbr.c",
615             "Util/Math/CLAPACK/sormhr.c",
616             "Util/Math/CLAPACK/sorml2.c",
617             "Util/Math/CLAPACK/sormlq.c",
618             "Util/Math/CLAPACK/sormql.c",
619             "Util/Math/CLAPACK/sormqr.c",
620             "Util/Math/CLAPACK/sormr2.c",
621             "Util/Math/CLAPACK/sormr3.c",
622             "Util/Math/CLAPACK/sormrq.c",
623             "Util/Math/CLAPACK/sormrz.c",
624             "Util/Math/CLAPACK/sormtr.c",
625             "Util/Math/CLAPACK/spotf2.c",
626             "Util/Math/CLAPACK/spotrf.c",
627             "Util/Math/CLAPACK/ssteqr.c",
628             "Util/Math/CLAPACK/strevc.c",
629             "Util/Math/CLAPACK/strexc.c",
630             "Util/Math/CLAPACK/strsen.c",
631             "Util/Math/CLAPACK/strsyl.c",
632             "Util/Math/CLAPACK/zgeqr2.c",
633             "Util/Math/CLAPACK/zgeqrf.c",
634             "Util/Math/CLAPACK/zlacgv.c",
635             "Util/Math/CLAPACK/zlacon.c",
636             "Util/Math/CLAPACK/zlacpy.c",
637             "Util/Math/CLAPACK/zladiv.c",
638             "Util/Math/CLAPACK/zlaev2.c",
639             "Util/Math/CLAPACK/zlahqr.c",
640             "Util/Math/CLAPACK/zlange.c",
641             "Util/Math/CLAPACK/zlanhs.c",
642             "Util/Math/CLAPACK/zlarf.c",
643             "Util/Math/CLAPACK/zlarfb.c",
644             "Util/Math/CLAPACK/zlarfg.c",
645             "Util/Math/CLAPACK/zlarft.c",
646             "Util/Math/CLAPACK/zlarfx.c",
647             "Util/Math/CLAPACK/zlarnv.c",
648             "Util/Math/CLAPACK/zlartg.c",
649             "Util/Math/CLAPACK/zlarz.c",
650             "Util/Math/CLAPACK/zlascl.c",
651             "Util/Math/CLAPACK/zlaset.c",
652             "Util/Math/CLAPACK/zlasr.c",
653             "Util/Math/CLAPACK/zlassq.c",
654             "Util/Math/CLAPACK/zlatrs.c",
655             "Util/Math/CLAPACK/zpotf2.c",
656             "Util/Math/CLAPACK/zpotrf.c",
657             "Util/Math/CLAPACK/zrot.c",
658             "Util/Math/CLAPACK/zsteqr.c",
659             "Util/Math/CLAPACK/ztrevc.c",
660             "Util/Math/CLAPACK/ztrexc.c",
661             "Util/Math/CLAPACK/ztrsen.c",
662             "Util/Math/CLAPACK/ztrsyl.c",
663             "Util/Math/CLAPACK/zunm2r.c",
664             "Util/Math/CLAPACK/zunmr2.c"
665         ],
666         "Util/Math/COLAMD":
667         [
668             "Util/Math/COLAMD/colamd.c",
669             "Util/Math/COLAMD/colamd.h",
670             "Util/Math/COLAMD/colamd_global.c"
671         ],
672         "Util/Math/F2CLIBS":
673         [
674             "Util/Math/F2CLIBS/f2c.h"
675         ],
676         "Util/Math/F2CLIBS/libF77":
677         [
678             "Util/Math/F2CLIBS/libF77/abort_.c",
679             "Util/Math/F2CLIBS/libF77/cabs.c",
680             "Util/Math/F2CLIBS/libF77/c_abs.c",
681             "Util/Math/F2CLIBS/libF77/c_cos.c",
682             "Util/Math/F2CLIBS/libF77/c_div.c",
683             "Util/Math/F2CLIBS/libF77/c_exp.c",
684             "Util/Math/F2CLIBS/libF77/c_log.c",
685             "Util/Math/F2CLIBS/libF77/c_sin.c",
686             "Util/Math/F2CLIBS/libF77/c_sqrt.c",
687             "Util/Math/F2CLIBS/libF77/dtime_.c",
688             "Util/Math/F2CLIBS/libF77/d_abs.c",
689             "Util/Math/F2CLIBS/libF77/d_acos.c",
690             "Util/Math/F2CLIBS/libF77/d_asin.c",
691             "Util/Math/F2CLIBS/libF77/d_atan.c",
692             "Util/Math/F2CLIBS/libF77/d_atn2.c",
693             "Util/Math/F2CLIBS/libF77/d_cnjg.c",
694             "Util/Math/F2CLIBS/libF77/d_cos.c",
695             "Util/Math/F2CLIBS/libF77/d_cosh.c",
696             "Util/Math/F2CLIBS/libF77/d_dim.c",
697             "Util/Math/F2CLIBS/libF77/d_exp.c",
698             "Util/Math/F2CLIBS/libF77/d_imag.c",
699             "Util/Math/F2CLIBS/libF77/d_int.c",
700             "Util/Math/F2CLIBS/libF77/d_lg10.c",
701             "Util/Math/F2CLIBS/libF77/d_log.c",
702             "Util/Math/F2CLIBS/libF77/d_mod.c",
703             "Util/Math/F2CLIBS/libF77/d_nint.c",
704             "Util/Math/F2CLIBS/libF77/d_prod.c",
705             "Util/Math/F2CLIBS/libF77/d_sign.c",
706             "Util/Math/F2CLIBS/libF77/d_sin.c",
707             "Util/Math/F2CLIBS/libF77/d_sinh.c",
708             "Util/Math/F2CLIBS/libF77/d_sqrt.c",
709             "Util/Math/F2CLIBS/libF77/d_tan.c",
710             "Util/Math/F2CLIBS/libF77/d_tanh.c",
711             "Util/Math/F2CLIBS/libF77/ef1asc_.c",
712             "Util/Math/F2CLIBS/libF77/ef1cmc_.c",
713             "Util/Math/F2CLIBS/libF77/etime_.c",
714             "Util/Math/F2CLIBS/libF77/exit_.c",
715             "Util/Math/F2CLIBS/libF77/f2c.h",
716             "Util/Math/F2CLIBS/libF77/F77_aloc.c",
717             "Util/Math/F2CLIBS/libF77/f77_version.c",
718             "Util/Math/F2CLIBS/libF77/getenv_.c",
719             "Util/Math/F2CLIBS/libF77/hl_ge.c",
720             "Util/Math/F2CLIBS/libF77/hl_gt.c",
721             "Util/Math/F2CLIBS/libF77/hl_le.c",
722             "Util/Math/F2CLIBS/libF77/hl_lt.c",
723             "Util/Math/F2CLIBS/libF77/h_abs.c",
724             "Util/Math/F2CLIBS/libF77/h_dim.c",
725             "Util/Math/F2CLIBS/libF77/h_dnnt.c",
726             "Util/Math/F2CLIBS/libF77/h_indx.c",
727             "Util/Math/F2CLIBS/libF77/h_len.c",
728             "Util/Math/F2CLIBS/libF77/h_mod.c",
729             "Util/Math/F2CLIBS/libF77/h_nint.c",
730             "Util/Math/F2CLIBS/libF77/h_sign.c",
731             "Util/Math/F2CLIBS/libF77/i_abs.c",
732             "Util/Math/F2CLIBS/libF77/i_dim.c",
733             "Util/Math/F2CLIBS/libF77/i_dnnt.c",
734             "Util/Math/F2CLIBS/libF77/i_indx.c",
735             "Util/Math/F2CLIBS/libF77/i_len.c",
736             "Util/Math/F2CLIBS/libF77/i_mod.c",
737             "Util/Math/F2CLIBS/libF77/i_nint.c",
738             "Util/Math/F2CLIBS/libF77/i_sign.c",
739             "Util/Math/F2CLIBS/libF77/lbitbits.c",
740             "Util/Math/F2CLIBS/libF77/lbitshft.c",
741             "Util/Math/F2CLIBS/libF77/l_ge.c",
742             "Util/Math/F2CLIBS/libF77/l_gt.c",
743             "Util/Math/F2CLIBS/libF77/l_le.c",
744             "Util/Math/F2CLIBS/libF77/l_lt.c",
745             "Util/Math/F2CLIBS/libF77/pow_ci.c",
746             "Util/Math/F2CLIBS/libF77/pow_dd.c",
747             "Util/Math/F2CLIBS/libF77/pow_di.c",
748             "Util/Math/F2CLIBS/libF77/pow_hh.c",
749             "Util/Math/F2CLIBS/libF77/pow_ii.c",
750             "Util/Math/F2CLIBS/libF77/pow_qq.c",
751             "Util/Math/F2CLIBS/libF77/pow_ri.c",
752             "Util/Math/F2CLIBS/libF77/pow_zi.c",
753             "Util/Math/F2CLIBS/libF77/pow_zz.c",
754             "Util/Math/F2CLIBS/libF77/qbitbits.c",
755             "Util/Math/F2CLIBS/libF77/qbitshft.c",
756             "Util/Math/F2CLIBS/libF77/r_abs.c",
757             "Util/Math/F2CLIBS/libF77/r_acos.c",
758             "Util/Math/F2CLIBS/libF77/r_asin.c",
759             "Util/Math/F2CLIBS/libF77/r_atan.c",
760             "Util/Math/F2CLIBS/libF77/r_atn2.c",
761             "Util/Math/F2CLIBS/libF77/r_cnjg.c",
762             "Util/Math/F2CLIBS/libF77/r_cos.c",
763             "Util/Math/F2CLIBS/libF77/r_cosh.c",
764             "Util/Math/F2CLIBS/libF77/r_dim.c",
765             "Util/Math/F2CLIBS/libF77/r_exp.c",
766             "Util/Math/F2CLIBS/libF77/r_imag.c",
767             "Util/Math/F2CLIBS/libF77/r_int.c",
768             "Util/Math/F2CLIBS/libF77/r_lg10.c",
769             "Util/Math/F2CLIBS/libF77/r_log.c",
770             "Util/Math/F2CLIBS/libF77/r_mod.c",
771             "Util/Math/F2CLIBS/libF77/r_nint.c",
772             "Util/Math/F2CLIBS/libF77/r_sign.c",
773             "Util/Math/F2CLIBS/libF77/r_sin.c",
774             "Util/Math/F2CLIBS/libF77/r_sinh.c",
775             "Util/Math/F2CLIBS/libF77/r_sqrt.c",
776             "Util/Math/F2CLIBS/libF77/r_tan.c",
777             "Util/Math/F2CLIBS/libF77/r_tanh.c",
778             "Util/Math/F2CLIBS/libF77/signal1.h",
779             "Util/Math/F2CLIBS/libF77/signal_.c",
780             "Util/Math/F2CLIBS/libF77/sig_die.c",
781             "Util/Math/F2CLIBS/libF77/system_.c",
782             "Util/Math/F2CLIBS/libF77/s_cat.c",
783             "Util/Math/F2CLIBS/libF77/s_cmp.c",
784             "Util/Math/F2CLIBS/libF77/s_copy.c",
785             "Util/Math/F2CLIBS/libF77/s_paus.c",
786             "Util/Math/F2CLIBS/libF77/s_rnge.c",
787             "Util/Math/F2CLIBS/libF77/s_stop.c",
788             "Util/Math/F2CLIBS/libF77/z_abs.c",
789             "Util/Math/F2CLIBS/libF77/z_cos.c",
790             "Util/Math/F2CLIBS/libF77/z_div.c",
791             "Util/Math/F2CLIBS/libF77/z_exp.c",
792             "Util/Math/F2CLIBS/libF77/z_log.c",
793             "Util/Math/F2CLIBS/libF77/z_sin.c",
794             "Util/Math/F2CLIBS/libF77/z_sqrt.c"
795         ],
796         "Util/Math/F2CLIBS/libI77":
797         [
798             "Util/Math/F2CLIBS/libI77/backspace.c",
799             "Util/Math/F2CLIBS/libI77/close.c",
800             "Util/Math/F2CLIBS/libI77/dfe.c",
801             "Util/Math/F2CLIBS/libI77/dolio.c",
802             "Util/Math/F2CLIBS/libI77/due.c",
803             "Util/Math/F2CLIBS/libI77/endfile.c",
804             "Util/Math/F2CLIBS/libI77/err.c",
805             "Util/Math/F2CLIBS/libI77/f2c.h",
806             "Util/Math/F2CLIBS/libI77/fio.h",
807             "Util/Math/F2CLIBS/libI77/fmt.c",
808             "Util/Math/F2CLIBS/libI77/fmt.h",
809             "Util/Math/F2CLIBS/libI77/fmtlib.c",
810             "Util/Math/F2CLIBS/libI77/fp.h",
811             "Util/Math/F2CLIBS/libI77/ftell_.c",
812             "Util/Math/F2CLIBS/libI77/i77_util.c",
813             "Util/Math/F2CLIBS/libI77/i77_version.c",
814             "Util/Math/F2CLIBS/libI77/iio.c",
815             "Util/Math/F2CLIBS/libI77/ilnw.c",
816             "Util/Math/F2CLIBS/libI77/inquire.c",
817             "Util/Math/F2CLIBS/libI77/lio.h",
818             "Util/Math/F2CLIBS/libI77/lread.c",
819             "Util/Math/F2CLIBS/libI77/lwrite.c",
820             "Util/Math/F2CLIBS/libI77/open.c",
821             "Util/Math/F2CLIBS/libI77/rawio.h",
822             "Util/Math/F2CLIBS/libI77/rdfmt.c",
823             "Util/Math/F2CLIBS/libI77/rewind.c",
824             "Util/Math/F2CLIBS/libI77/rsfe.c",
825             "Util/Math/F2CLIBS/libI77/rsli.c",
826             "Util/Math/F2CLIBS/libI77/rsne.c",
827             "Util/Math/F2CLIBS/libI77/sfe.c",
828             "Util/Math/F2CLIBS/libI77/sue.c",
829             "Util/Math/F2CLIBS/libI77/typesize.c",
830             "Util/Math/F2CLIBS/libI77/uio.c",
831             "Util/Math/F2CLIBS/libI77/wref.c",
832             "Util/Math/F2CLIBS/libI77/wrtfmt.c",
833             "Util/Math/F2CLIBS/libI77/wsfe.c",
834             "Util/Math/F2CLIBS/libI77/wsle.c",
835             "Util/Math/F2CLIBS/libI77/wsne.c",
836             "Util/Math/F2CLIBS/libI77/xwsne.c"
837         ],
838         "Util/Math/METIS":
839         [
840             "Util/Math/METIS/balance.c",
841             "Util/Math/METIS/bucketsort.c",
842             "Util/Math/METIS/ccgraph.c",
843             "Util/Math/METIS/coarsen.c",
844             "Util/Math/METIS/compress.c",
845             "Util/Math/METIS/debug.c",
846             "Util/Math/METIS/defs.h",
847             "Util/Math/METIS/estmem.c",
848             "Util/Math/METIS/fm.c",
849             "Util/Math/METIS/fortran.c",
850             "Util/Math/METIS/frename.c",
851             "Util/Math/METIS/graph.c",
852             "Util/Math/METIS/initpart.c",
853             "Util/Math/METIS/kmetis.c",
854             "Util/Math/METIS/kvmetis.c",
855             "Util/Math/METIS/kwayfm.c",
856             "Util/Math/METIS/kwayrefine.c",
857             "Util/Math/METIS/kwayvolfm.c",
858             "Util/Math/METIS/kwayvolrefine.c",
859             "Util/Math/METIS/macros.h",
860             "Util/Math/METIS/match.c",
861             "Util/Math/METIS/mbalance.c",
862             "Util/Math/METIS/mbalance2.c",
863             "Util/Math/METIS/mcoarsen.c",
864             "Util/Math/METIS/mesh.c",
865             "Util/Math/METIS/meshpart.c",
866             "Util/Math/METIS/metis.h",
867             "Util/Math/METIS/metis_memory.c",
868             "Util/Math/METIS/metis_util.c",
869             "Util/Math/METIS/mfm.c",
870             "Util/Math/METIS/mfm2.c",
871             "Util/Math/METIS/mincover.c",
872             "Util/Math/METIS/minitpart.c",
873             "Util/Math/METIS/minitpart2.c",
874             "Util/Math/METIS/mkmetis.c",
875             "Util/Math/METIS/mkwayfmh.c",
876             "Util/Math/METIS/mkwayrefine.c",
877             "Util/Math/METIS/mmatch.c",
878             "Util/Math/METIS/mmd.c",
879             "Util/Math/METIS/mpmetis.c",
880             "Util/Math/METIS/mrefine.c",
881             "Util/Math/METIS/mrefine2.c",
882             "Util/Math/METIS/mutil.c",
883             "Util/Math/METIS/myqsort.c",
884             "Util/Math/METIS/ometis.c",
885             "Util/Math/METIS/parmetis.c",
886             "Util/Math/METIS/pmetis.c",
887             "Util/Math/METIS/pqueue.c",
888             "Util/Math/METIS/proto.h",
889             "Util/Math/METIS/refine.c",
890             "Util/Math/METIS/rename.h",
891             "Util/Math/METIS/separator.c",
892             "Util/Math/METIS/sfm.c",
893             "Util/Math/METIS/srefine.c",
894             "Util/Math/METIS/stat.c",
895             "Util/Math/METIS/struct.h",
896             "Util/Math/METIS/subdomains.c",
897             "Util/Math/METIS/timing.c"
898         ],
899         "Util/Math/MISC":
900         [
901             "Util/Math/MISC/amdatr.c",
902             "Util/Math/MISC/amdbar.c",
903             "Util/Math/MISC/amdexa.c",
904             "Util/Math/MISC/amdhaf.c",
905             "Util/Math/MISC/amdhat.c",
906             "Util/Math/MISC/amdpre.c",
907             "Util/Math/MISC/amdtru.c",
908             "Util/Math/MISC/colamd.h",
909             "Util/Math/MISC/colamd_1998.c",
910             "Util/Math/MISC/f2c.h",
911             "Util/Math/MISC/genmmd.c",
912             "Util/Math/MISC/readhb.c"
913         ],
914         "Util/Math/SUPERLU":
915         [
916             "Util/Math/SUPERLU/added_dcomplex.c",
917             "Util/Math/SUPERLU/added_scomplex.c",
918             "Util/Math/SUPERLU/ccolumn_bmod.c",
919             "Util/Math/SUPERLU/ccolumn_dfs.c",
920             "Util/Math/SUPERLU/ccopy_to_ucol.c",
921             "Util/Math/SUPERLU/cgscon.c",
922             "Util/Math/SUPERLU/cgsequ.c",
923             "Util/Math/SUPERLU/cgsrfs.c",
924             "Util/Math/SUPERLU/cgssv.c",
925             "Util/Math/SUPERLU/cgssvx.c",
926             "Util/Math/SUPERLU/cgstrf.c",
927             "Util/Math/SUPERLU/cgstrs.c",
928             "Util/Math/SUPERLU/clangs.c",
929             "Util/Math/SUPERLU/claqgs.c",
930             "Util/Math/SUPERLU/cmemory.c",
931             "Util/Math/SUPERLU/cmyblas2.c",
932             "Util/Math/SUPERLU/Cnames.h",
933             "Util/Math/SUPERLU/cpanel_bmod.c",
934             "Util/Math/SUPERLU/cpanel_dfs.c",
935             "Util/Math/SUPERLU/cpivotgrowth.c",
936             "Util/Math/SUPERLU/cpivotL.c",
937             "Util/Math/SUPERLU/cpruneL.c",
938             "Util/Math/SUPERLU/creadhb.c",
939             "Util/Math/SUPERLU/csnode_bmod.c",
940             "Util/Math/SUPERLU/csnode_dfs.c",
941             "Util/Math/SUPERLU/csp_blas2.c",
942             "Util/Math/SUPERLU/csp_blas3.c",
943             "Util/Math/SUPERLU/csp_defs.h",
944             "Util/Math/SUPERLU/cutil.c",
945             "Util/Math/SUPERLU/dcolumn_bmod.c",
946             "Util/Math/SUPERLU/dcolumn_dfs.c",
947             "Util/Math/SUPERLU/dcomplex.h",
948             "Util/Math/SUPERLU/dcopy_to_ucol.c",
949             "Util/Math/SUPERLU/dGetDiagU.c",
950             "Util/Math/SUPERLU/dgscon.c",
951             "Util/Math/SUPERLU/dgsequ.c",
952             "Util/Math/SUPERLU/dgsrfs.c",
953             "Util/Math/SUPERLU/dgssv.c",
954             "Util/Math/SUPERLU/dgssvx.c",
955             "Util/Math/SUPERLU/dgstrf.c",
956             "Util/Math/SUPERLU/dgstrs.c",
957             "Util/Math/SUPERLU/dlangs.c",
958             "Util/Math/SUPERLU/dlaqgs.c",
959             "Util/Math/SUPERLU/dmemory.c",
960             "Util/Math/SUPERLU/dmyblas2.c",
961             "Util/Math/SUPERLU/dpanel_bmod.c",
962             "Util/Math/SUPERLU/dpanel_dfs.c",
963             "Util/Math/SUPERLU/dpivotgrowth.c",
964             "Util/Math/SUPERLU/dpivotL.c",
965             "Util/Math/SUPERLU/dpruneL.c",
966             "Util/Math/SUPERLU/dreadhb.c",
967             "Util/Math/SUPERLU/dsnode_bmod.c",
968             "Util/Math/SUPERLU/dsnode_dfs.c",
969             "Util/Math/SUPERLU/dsp_blas2.c",
970             "Util/Math/SUPERLU/dsp_blas3.c",
971             "Util/Math/SUPERLU/dsp_defs.h",
972             "Util/Math/SUPERLU/dutil.c",
973             "Util/Math/SUPERLU/get_perm_c.c",
974             "Util/Math/SUPERLU/heap_relax_snode.c",
975             "Util/Math/SUPERLU/relax_snode.c",
976             "Util/Math/SUPERLU/scolumn_bmod.c",
977             "Util/Math/SUPERLU/scolumn_dfs.c",
978             "Util/Math/SUPERLU/scomplex.h",
979             "Util/Math/SUPERLU/scopy_to_ucol.c",
980             "Util/Math/SUPERLU/sgscon.c",
981             "Util/Math/SUPERLU/sgsequ.c",
982             "Util/Math/SUPERLU/sgsrfs.c",
983             "Util/Math/SUPERLU/sgssv.c",
984             "Util/Math/SUPERLU/sgssvx.c",
985             "Util/Math/SUPERLU/sgstrf.c",
986             "Util/Math/SUPERLU/sgstrs.c",
987             "Util/Math/SUPERLU/slangs.c",
988             "Util/Math/SUPERLU/slaqgs.c",
989             "Util/Math/SUPERLU/slu_memory.c",
990             "Util/Math/SUPERLU/slu_util.c",
991             "Util/Math/SUPERLU/smemory.c",
992             "Util/Math/SUPERLU/smyblas2.c",
993             "Util/Math/SUPERLU/spanel_bmod.c",
994             "Util/Math/SUPERLU/spanel_dfs.c",
995             "Util/Math/SUPERLU/spivotgrowth.c",
996             "Util/Math/SUPERLU/spivotL.c",
997             "Util/Math/SUPERLU/spruneL.c",
998             "Util/Math/SUPERLU/sp_coletree.c",
999             "Util/Math/SUPERLU/sp_ienv.c",
1000             "Util/Math/SUPERLU/sp_preorder.c",
1001             "Util/Math/SUPERLU/sreadhb.c",
1002             "Util/Math/SUPERLU/ssnode_bmod.c",
1003             "Util/Math/SUPERLU/ssnode_dfs.c",
1004             "Util/Math/SUPERLU/ssp_blas2.c",
1005             "Util/Math/SUPERLU/ssp_blas3.c",
1006             "Util/Math/SUPERLU/ssp_defs.h",
1007             "Util/Math/SUPERLU/superlu_timer.c",
1008             "Util/Math/SUPERLU/supermatrix.h",
1009             "Util/Math/SUPERLU/sutil.c",
1010             "Util/Math/SUPERLU/util.h",
1011             "Util/Math/SUPERLU/zcolumn_bmod.c",
1012             "Util/Math/SUPERLU/zcolumn_dfs.c",
1013             "Util/Math/SUPERLU/zcopy_to_ucol.c",
1014             "Util/Math/SUPERLU/zgscon.c",
1015             "Util/Math/SUPERLU/zgsequ.c",
1016             "Util/Math/SUPERLU/zgsrfs.c",
1017             "Util/Math/SUPERLU/zgssv.c",
1018             "Util/Math/SUPERLU/zgssvx.c",
1019             "Util/Math/SUPERLU/zgstrf.c",
1020             "Util/Math/SUPERLU/zgstrs.c",
1021             "Util/Math/SUPERLU/zlangs.c",
1022             "Util/Math/SUPERLU/zlaqgs.c",
1023             "Util/Math/SUPERLU/zmemory.c",
1024             "Util/Math/SUPERLU/zmyblas2.c",
1025             "Util/Math/SUPERLU/zpanel_bmod.c",
1026             "Util/Math/SUPERLU/zpanel_dfs.c",
1027             "Util/Math/SUPERLU/zpivotgrowth.c",
1028             "Util/Math/SUPERLU/zpivotL.c",
1029             "Util/Math/SUPERLU/zpruneL.c",
1030             "Util/Math/SUPERLU/zreadhb.c",
1031             "Util/Math/SUPERLU/zsnode_bmod.c",
1032             "Util/Math/SUPERLU/zsnode_dfs.c",
1033             "Util/Math/SUPERLU/zsp_blas2.c",
1034             "Util/Math/SUPERLU/zsp_blas3.c",
1035             "Util/Math/SUPERLU/zsp_defs.h",
1036             "Util/Math/SUPERLU/zutil.c"
1037         ]
1038     }