Home
last modified time | relevance | path

Searched refs:getMatrixInternalArrays (Results 1 – 2 of 2) sorted by relevance

/dports/science/chrono/chrono-7.0.1/src/chrono_pardisoproject/
H A DChPardisoProjectEngine.cpp172 getMatrixInternalArrays(Z, &iS, &jS, &S); in GetSchurComplement()
191 bool ChPardisoProjectEngine::getMatrixInternalArrays(ChSparseMatrix& sparseMat, int** ext_ia, int**… in getMatrixInternalArrays() function in chrono::ChPardisoProjectEngine
H A DChPardisoProjectEngine.h128 …bool getMatrixInternalArrays(ChSparseMatrix& sparseMat, int** ext_ia, int** ext_ja, double** ext_a…