Home | History | Annotate | Download | only in SuperLUSupport

Lines Matching defs:extractData

428     void extractData() const;
545 if (m_extractedDataAreDirty) this->extractData();
551 if (m_extractedDataAreDirty) this->extractData();
557 if (m_extractedDataAreDirty) this->extractData();
563 if (m_extractedDataAreDirty) this->extractData();
699 // the code of this extractData() function has been adapted from the SuperLU's Matlab support code,
707 void SuperLUBase<MatrixType,Derived>::extractData() const
798 this->extractData();