ffc team mailing list archive
-
ffc team
-
Mailing list archive
-
Message #03417
Re: Status update
Are named variables working in the DOLFIN wrapper code for ffc-dev? I
fixed this recently in ffc-main.
Garth
Anders Logg wrote:
> The regression test script is starting to shape up. There's still some
> work to do but one can run it to generate code, check code against
> stored references and build test programs against the generated code.
>
> Just enter test/regression and run python test.py. Errors are logged
> to error.log.
>
> Here are some highlights of errors that pop up:
>
> 1. Quadrature representation failing (no surprise since I broke it)
>
> 2. Unused variables
>
> VectorLaplaceGradCurl.h:138: error: unused variable ‘idx3’
> VectorLaplaceGradCurl.h:139: error: unused variable ‘n0’
> VectorLaplaceGradCurl.h:140: error: unused variable ‘n1’
> VectorLaplaceGradCurl.h:141: error: unused variable ‘n2’
> VectorLaplaceGradCurl.h:143: error: unused variable ‘f2’
> VectorLaplaceGradCurl.h:144: error: unused variable ‘f3’
> VectorLaplaceGradCurl.h:146: error: unused variable ‘f5’
>
> --
> Anders
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Mailing list: https://launchpad.net/~ffc
> Post to : ffc@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ffc
> More help : https://help.launchpad.net/ListHelp
Follow ups
References