A simple modification of the Poisson equation, namely the addition of a first
derivative term in the p.d.e., leads to a non-symmetric matrix, and can be used to
test the non-symmetric solver capabilities of the software. The parameter
controls the degree of non-symmetry in this test problem.
The sparsity structure of resulting matrix is the same as in the Poisson problem. In particular, we can use either the AIJ format or the structured grid features of PETSc and Hypre.