[petsc-users] CGNS

Satish Balay balay at mcs.anl.gov
Mon Jun 10 13:47:11 CDT 2013


On Mon, 10 Jun 2013, Matthew Knepley wrote:

> On Mon, Jun 10, 2013 at 7:22 PM, Konstantinos Kontzialis <
> ckontzialis at lycos.com> wrote:

> > No, I need to know how to configure petsc in order to use the cgns format
> > with it.
> >
> 
> It does not work yet. I wrote it so Jed could test it. You have to manually
> define PETSC_HAVE_CGNS
> and add the relevant libraries.

I gess one way to specify is to use configure options:

CPPFLAGS='-DPETSC_HAVE_CGNS -I/path-to-cgns/include' LIBS=/path_to_cgns/lib/libcgns.a

Satish


More information about the petsc-users mailing list