Patch SparseLU

(cherry picked from commit a8bab0d8ae)
This commit is contained in:
Charles Schlosser
2022-12-31 04:52:36 +00:00
committed by Antonio Sanchez
parent e734787bb7
commit cf207eacd5
5 changed files with 3 additions and 286 deletions

View File

@@ -25,8 +25,6 @@
#include "src/Core/util/DisableStupidWarnings.h"
#include "src/SparseLU/SparseLU_gemm_kernel.h"
#include "src/SparseLU/SparseLU_Structs.h"
#include "src/SparseLU/SparseLU_SupernodalMatrix.h"
#include "src/SparseLU/SparseLUImpl.h"