Template Function opensn::SwapRows

Function Documentation

template<typename TYPE>
void opensn::SwapRows(DenseMatrix<TYPE> &A, size_t r1, size_t r2)

Swaps two rows of a matrix.