← Back to team overview

dolfin team mailing list archive

Re: Scons feedback

 

> The enablePydolfin flag should be fixed now and if you don't have swig,
> PyDOLFIN will be disabled.

It works. Thanks!

>
>> *) Builds with output even if
>>     BoolOption("enableDebug", "Build with debug information", 0)
>
> Are you perhaps talking about a enableVerbose option or something like
> that? This is currently not implemented and I'm not sure if there are any
> plans for it either. The enableDebug flag only adds additional debug
> information to the compiler. It seems to work fine on my system.

Sorry.I'm getting more output than usual, on the following form:
Debug: size = 1 [at dolfin/function/DiscreteFunction.cpp:215 in interpolate()]

I assumed that this had to do with the dubug flag. How do I get the "normal" verbosity level? Also, where do I find a logfile from configuration? It would be nice to see what it found (and where).

/Dag


Follow ups

References