It's starting to look better. The following 8 tests are currently failing: Generating code ---------------
1. ElementRestriction.ufl failed *** FFC: Sorry, finite element of type "ElementRestriction" are not supported by FIAT. I assume Kristian knows what to do. 2. QuadratureElement.ufl failed *** FFC: Sorry, finite element of type "Quadrature" are not supported by FIAT. I assume Kristian knows what to do. 3. TensorWeightedPoisson.ufl failed *** FFC: Can only handle rank 0 or rank 1 tensors. This is a bug in the selection of representation. The tensor representation should realize earlier that it can't handle tensors so quadrature should be selected. Building test programs ---------------------- 4. Constant failed Constant.h:1044: error: unused variable ‘x’ Bug in evaluate_basis or removed_unused? 5. FacetIntegrals failed Same problem in evaluate_basis 6. MixedMixedElement failed Same problem in evaluate_basis 7. VectorLaplaceGradCurl failed VectorLaplaceGradCurl.h:3650: error: ‘K_00’ was not declared in this scope Another problem in evaluate_basis Validating generated programs ----------------------------- 8. P5tet.bin failed Segmentation fault when calling evaluate_basis_derivatives -- Anders
signature.asc
Description: Digital signature
_______________________________________________ Mailing list: https://launchpad.net/~ffc Post to : [email protected] Unsubscribe : https://launchpad.net/~ffc More help : https://help.launchpad.net/ListHelp

