<html>
<title>Matrices</title><body bgcolor="FFFFFF">
<h2>Matrices</h2>
<menu>
<LI><A HREF="../../../src/ksp/ksp/examples/tutorials/ex3.c.html"><CONCEPT>inserting elements by blocks</CONCEPT></A>
<menu>
Solves a linear system in parallel with KSP. The matrix<BR>uses simple bilinear elements on the unit square. To test the parallel<BR>
matrix assembly, the matrix is intentionally laid out across processors<BR>
differently from the way it is assembled. Input arguments are:<BR>
-m <size> : problem size<BR>
</menu>
</menu>
</body>
</html>
|