dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #04337
Re: GTS depenency
On Mon, Feb 05, 2007 at 02:46:13PM +0100, Garth N. Wells wrote:
> Is GTS meant to be optional, or is it a depenency? When I run the
> Poisson demo (src/demo/pde/possion), I get
>
>
> Solving static linear PDE.
> Constructing basis for: [ Lagrange finite element of degree 1 on a
> triangle ].
> *** Error: missing GTS [GTSInterface.cpp:100: buildCellTree()]
>
>
> Garth
It's meant to be optional, so this is a bug. The Function interface is
not yet finished wrt. point location.
Johan
References