Home
last modified time | relevance | path

Searched defs:toUmfPack (Results 1 – 21 of 21) sorted by relevance

/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/largeMatrix/csStorage/
H A DColCsStorage.hpp291 …void toUmfPack(const std::vector<real_t>& values, std::vector<int_t>& colPointer, std::vector<int_… in toUmfPack() function in xlifepp::ColCsStorage
293 …void toUmfPack(const std::vector<complex_t>& values, std::vector<int_t>& colPointer, std::vector<i… in toUmfPack() function in xlifepp::ColCsStorage
H A DRowCsStorage.hpp287 …void toUmfPack(const std::vector<real_t>& values, std::vector<int_t>& colPointer, std::vector<int_… in toUmfPack() function in xlifepp::RowCsStorage
289 …void toUmfPack(const std::vector<complex_t>& values, std::vector<int_t>& colPointer, std::vector<i… in toUmfPack() function in xlifepp::RowCsStorage
H A DColCsStorage.cpp499 void ColCsStorage::toUmfPack(const std::vector<M1>& m1, std::vector<Idx>& colPt, std::vector<Idx>& … in toUmfPack() function in xlifepp::ColCsStorage
H A DRowCsStorage.cpp431 void RowCsStorage::toUmfPack(const std::vector<M1>& m1, std::vector<Idx>& colPtUmf, std::vector<Idx… in toUmfPack() function in xlifepp::RowCsStorage
H A DSymCsStorage.hpp594 …void toUmfPack(const std::vector<real_t>& values, std::vector<int_t>& colPointer, std::vector<int_… in toUmfPack() function in xlifepp::SymCsStorage
596 …void toUmfPack(const std::vector<complex_t>& values, std::vector<int_t>& colPointer, std::vector<i… in toUmfPack() function in xlifepp::SymCsStorage
H A DDualCsStorage.hpp578 …void toUmfPack(const std::vector<real_t>& values, std::vector<int_t>& colPointer, std::vector<int_… in toUmfPack() function in xlifepp::DualCsStorage
580 …void toUmfPack(const std::vector<complex_t>& values, std::vector<int_t>& colPointer, std::vector<i… in toUmfPack() function in xlifepp::DualCsStorage
H A DSymCsStorage.cpp566 void SymCsStorage::toUmfPack(const std::vector<M1>& m1, std::vector<Idx>& colPtUmf, std::vector<Idx… in toUmfPack() function in xlifepp::SymCsStorage
H A DDualCsStorage.cpp760 void DualCsStorage::toUmfPack(const std::vector<M1>& m1, std::vector<Idx>& colPtUmf, std::vector<Id… in toUmfPack() function in xlifepp::DualCsStorage
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/largeMatrix/denseStorage/
H A DColDenseStorage.hpp309 …void toUmfPack(const std::vector<real_t>& values, std::vector<int_t>& colPointer, std::vector<int_… in toUmfPack() function in xlifepp::ColDenseStorage
311 …void toUmfPack(const std::vector<complex_t>& values, std::vector<int_t>& colPointer, std::vector<i… in toUmfPack() function in xlifepp::ColDenseStorage
H A DSymDenseStorage.hpp365 …void toUmfPack(const std::vector<real_t>& values, std::vector<int_t>& colPointer, std::vector<int_… in toUmfPack() function in xlifepp::SymDenseStorage
367 …void toUmfPack(const std::vector<complex_t>& values, std::vector<int_t>& colPointer, std::vector<i… in toUmfPack() function in xlifepp::SymDenseStorage
H A DColDenseStorage.cpp369 void ColDenseStorage::toUmfPack(const std::vector<M1>& m1, std::vector<Idx>& colPtUmf, std::vector<… in toUmfPack() function in xlifepp::ColDenseStorage
H A DDualDenseStorage.hpp433 …void toUmfPack(const std::vector<real_t>& values, std::vector<int_t>& colPointer, std::vector<int_… in toUmfPack() function in xlifepp::DualDenseStorage
435 …void toUmfPack(const std::vector<complex_t>& values, std::vector<int_t>& colPointer, std::vector<i… in toUmfPack() function in xlifepp::DualDenseStorage
H A DDualDenseStorage.cpp452 …void DualDenseStorage::toUmfPack(const std::vector<M1>& m1, std::vector<Idx>& colPtUmf, std::vecto… in toUmfPack() function in xlifepp::DualDenseStorage
H A DRowDenseStorage.cpp373 void RowDenseStorage::toUmfPack(const std::vector<M1>& m1, std::vector<Idx>& colPtUmf, std::vector<… in toUmfPack() function in xlifepp::RowDenseStorage
H A DRowDenseStorage.hpp436 …void toUmfPack(const std::vector<real_t>& values, std::vector<int_t>& colPointer, std::vector<int_… in toUmfPack() function in xlifepp::RowDenseStorage
438 …void toUmfPack(const std::vector<complex_t>& values, std::vector<int_t>& colPointer, std::vector<i… in toUmfPack() function in xlifepp::RowDenseStorage
H A DSymDenseStorage.cpp544 void SymDenseStorage::toUmfPack(const std::vector<M1>& m1, std::vector<Idx>& colPtUmf, std::vector<… in toUmfPack() function in xlifepp::SymDenseStorage
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/largeMatrix/skylineStorage/
H A DDualSkylineStorage.hpp474 …void toUmfPack(const std::vector<real_t>& values, std::vector<int_t>& colPointer, std::vector<int_… in toUmfPack() function in xlifepp::DualSkylineStorage
476 …void toUmfPack(const std::vector<complex_t>& values, std::vector<int_t>& colPointer, std::vector<i… in toUmfPack() function in xlifepp::DualSkylineStorage
H A DSymSkylineStorage.hpp530 …void toUmfPack(const std::vector<real_t>& values, std::vector<int_t>& colPointer, std::vector<int_… in toUmfPack() function in xlifepp::SymSkylineStorage
532 …void toUmfPack(const std::vector<complex_t>& values, std::vector<int_t>& colPointer, std::vector<i… in toUmfPack() function in xlifepp::SymSkylineStorage
H A DDualSkylineStorage.cpp873 void DualSkylineStorage::toUmfPack(const std::vector<M1>& m1, std::vector<Idx>& colPtUmf, std::vect… in toUmfPack() function in xlifepp::DualSkylineStorage
H A DSymSkylineStorage.cpp1076 void SymSkylineStorage::toUmfPack(const std::vector<M1>& m1, std::vector<Idx>& colPtUmf, std::vecto… in toUmfPack() function in xlifepp::SymSkylineStorage
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/largeMatrix/
H A DMatrixStorage.hpp852 …virtual void toUmfPack(const std::vector<real_t>&, std::vector<int_t>&, std::vector<int_t>&, std::… in toUmfPack() function in xlifepp::MatrixStorage
854 …virtual void toUmfPack(const std::vector<complex_t>&, std::vector<int_t>&, std::vector<int_t>&, st… in toUmfPack() function in xlifepp::MatrixStorage