dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #01334
Re: Problem with NonlinearSolver.cpp
Quoting Anders Logg <logg@xxxxxxxxx>:
>
> We should add some test to configure that checks that the installed
> PETSc has the correct patch level.
>
> In $PETSC_DIR/include/petscversion.h, there are some numbers we could
> check
>
> #define PETSC_VERSION_RELEASE 1
> #define PETSC_VERSION_MAJOR 2
> #define PETSC_VERSION_MINOR 3
> #define PETSC_VERSION_SUBMINOR 0
> #define PETSC_VERSION_PATCH 38
>
I'll take a look at it.
Garth
> I'm not sure what to look for though. PETSC_VERSION_PATCH seems to be
> good candidate. But do we need to check also PETSC_VERSION_RELEASE?
>
> /Anders
>
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev
>
References