← Back to team overview

dolfin team mailing list archive

Re: [HG DOLFIN] Added support for MTL4.

 

On Tue, August 19, 2008 12:50, Dag Lindbo wrote:
> DOLFIN wrote:
>> One or more new changesets pushed to the primary dolfin repository.
>> A short summary of the last three changesets is included below.
>>
>> changeset:   4610:ced259b512af0b72e430500cd93f037b4bb9ce69
>> tag:         tip
>> user:        Johannes Ring <johannr@xxxxxxxxx>
>> date:        Tue Aug 19 11:14:37 2008 +0200
>> files:       SConstruct dolfin/SConscript dolfin/scons.cfg
>> scons/simula-scons/simula_scons/pkgconfiggenerators/mtl4.py
>> description:
>> Added support for MTL4.
>>
>
> Thanks!
>
> It doesn't find MTL4 on my system:
>
> Checking for mtl4... no (pkg-config file not found)
>  Trying to generate pkg-config file for mtl4... failed
>
> na55:dolfin > locate mtl.hpp
> /NOBACKUP/dag/mtl4/boost/numeric/mtl/mtl.hpp
> /usr/include/boost/numeric/mtl/mtl.hpp
>
> Any suggestions?

You need to define the environment variable MTL4_DIR or use the option
withMtl4Dir when running scons. They should be defined to either
/NOBACKUP/dag/mtl4 or /usr/include/ in your case.

Johannes

> /Dag
>
>
>>
>> changeset:   4609:8745c925995d4fe050b44d2d7cf3ed8f30fe6feb
>> user:        Johannes Ring <johannr@xxxxxxxxx>
>> date:        Tue Aug 19 09:52:35 2008 +0200
>> files:
>> scons/simula-scons/simula_scons/pkgconfiggenerators/cholmod.py
>> description:
>> simula-scons update (added missing dependencies AMD, COLAMD, and
>> UFconfig to CHOLMOD pkg-config generator).
>>
>>
>> changeset:   4608:42c493e947047406145a272e34103f80751a6df7
>> user:        Kent-Andre Mardal <kent-and@xxxxxxxxx>
>> date:        Mon Aug 18 15:56:38 2008 +0200
>> files:       dolfin/fem/dolfin_fem.h
>> description:
>> changed the order of some header files in dolfin_fem.h
>>
>> ----------------------------------------------------------------------
>> For more details, visit http://www.fenics.org/hg/dolfin
>> _______________________________________________
>> DOLFIN-dev mailing list
>> DOLFIN-dev@xxxxxxxxxx
>> http://www.fenics.org/mailman/listinfo/dolfin-dev
>
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
>




References