Loading src/TNL/Solvers/Linear/UmfpackWrapper_impl.h +0 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,6 @@ namespace TNL { namespace Solvers { namespace Linear { template<> bool UmfpackWrapper< Matrices::CSR< double, Devices::Host, int > >:: solve( ConstVectorViewType b, VectorViewType x ) { Loading Loading
src/TNL/Solvers/Linear/UmfpackWrapper_impl.h +0 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,6 @@ namespace TNL { namespace Solvers { namespace Linear { template<> bool UmfpackWrapper< Matrices::CSR< double, Devices::Host, int > >:: solve( ConstVectorViewType b, VectorViewType x ) { Loading