#!/bin/csh -f
# sorjac: block jacobi preconditioner with sor per block

cat >! prc.dat <<EOF
1 1
3 3
EOF
