[petsc-dev] testing: with parmetis, without 64-bit, without complex
Jed Brown
jedbrown at mcs.anl.gov
Mon May 13 12:53:19 CDT 2013
Barry Smith <bsmith at mcs.anl.gov> writes:
> I am fine with just totally removing this outdated example
Done.
commit a3693aacf51e781b8e8e8b2ec7e3d808375738d1
Author: Jed Brown <jedbrown at mcs.anl.gov>
Date: Mon May 13 12:48:01 2013 -0500
AO: remove outdated unstructured grid example
This example was poorly structured and did not use typedefs correctly.
We now recommend using DMPlex for unstructured grid management, so the
example is no longer necessary.
src/vec/is/ao/examples/makefile | 2 +-
src/vec/is/ao/examples/tutorials/ex2.c | 757 -----------------
src/vec/is/ao/examples/tutorials/makefile | 47 -
.../ao/examples/tutorials/output/ex2_1.out | 53 --
.../ao/examples/tutorials/output/ex2_2.out | 68 --
src/vec/is/ao/examples/tutorials/usgdata | 25 -
6 files changed, 1 insertion(+), 951 deletions(-)
More information about the petsc-dev
mailing list