I would suggest src/snes/examples/tutorials/ex19.c as a two dimensional mesh problem. You can run with -da_refine n where n is 2, 3, 4, … etc to create larger problems.
For three dimensions you can use src/ksp/ksp/examples/tutorials/ex45.c again -da_refine 1,2,3,… increases the problem size Barry On Sep 16, 2013, at 8:23 PM, Jose David Bermeol <[email protected]> wrote: > Hi, I'm testing my Matsolver that uses pardico for MATMPIAIJ matrices, I want > to know if you have a set of test for solvers and tests for scalability(to do > benchmarking). > > Thanks
