Searched refs:matmatA (Results 1 – 1 of 1) sorted by relevance
912 MatShellMatFunctionList matmatA; in MatCopy_Shell() local963 matmatA = shellA->matmat; in MatCopy_Shell()964 if (matmatA) { in MatCopy_Shell()965 while (matmatA->next) { in MatCopy_Shell()966 …oductOperation_Private(B, matmatA->ptype, matmatA->symbolic, matmatA->numeric, matmatA->destroy, m… in MatCopy_Shell()967 matmatA = matmatA->next; in MatCopy_Shell()