File numerics/src/tools/NM_MUMPS.h#
Go to the source code of this file
Functions
-
void NM_MUMPS_copy(const NumericsMatrix *A, NumericsMatrix *B)#
copy MUMPS id if compiled WITH_MUMPS, otherwise do nothing.
- Parameters:
A – the source NumericsMatrix
B – the destination NumericsMatrix