dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #07277
Re: demos and packages
On Wed, Apr 09, 2008 at 11:52:09AM +0200, Ilmar Wilbers wrote:
> I had problem with the ones that required gts:
> function/cpp
> function/python
>
> And these with scotch:
> mesh/partitioning/cpp
> fem/assembly/cpp
>
> And these with petsc:
> la/eigensolver/python
>
> Should we add some macros? Check HAS_GTS, for instance.
>
> ilmar
Yes. For all optional dependencies, the demos should exit gracefully
with an informative message.
--
Anders
References