Garth N. Wells wrote: > This change broke my solver :(. > > Hard to say what it is because I just get the Python/SWIG error >
Here's how to reproduce the error: ffc -l dolfin -O -r quadrature --debug MixedPoisson.ufl Is this not in the test cases? Garth > > Exception: Swig director method error. Error detected when calling > 'NonlinearProblem.J' > > Garth > > > -------- Original Message -------- > Subject: [Branch ~ffc-core/ffc/main] Rev 1423: merge > Date: Mon, 15 Feb 2010 19:34:25 -0000 > From: [email protected] > Reply-To: [email protected] > To: Garth Wells <[email protected]> > > Merge authors: > Anders Logg (logg) > Marie Rognes (meg-simula) > ------------------------------------------------------------ > revno: 1423 [merge] > committer: Kristian B. Ølgaard <[email protected]> > branch nick: ffc > timestamp: Mon 2010-02-15 19:52:37 +0100 > message: > merge > added: > test/regression/references/test.h > modified: > ChangeLog > ffc/analysis.py > ffc/constants.py > ffc/cpp.py > ffc/formatting.py > ffc/jitcompiler.py > ffc/log.py > ffc/tensor/monomialtransformation.py > ffc/tensor/tensorgenerator.py > ffc/tensor/tensoroptimization.py > ffc/tensor/tensorreordering.py > ffc/tensor/tensorrepresentation.py > ffc/utils.py > release.conf > setup.py > test/regression/references/Biharmonic.h > test/regression/references/Biharmonic.out > test/regression/references/Constant.h > test/regression/references/Constant.out > test/regression/references/Elasticity.h > test/regression/references/ElementRestriction.h > test/regression/references/EnergyNorm.h > test/regression/references/Equation.h > test/regression/references/FacetIntegrals.h > test/regression/references/FacetIntegrals.out > test/regression/references/FunctionOperators.h > test/regression/references/Heat.h > test/regression/references/Heat.out > test/regression/references/HyperElasticity.h > test/regression/references/Mass.h > test/regression/references/Mass.out > test/regression/references/MetaData.h > test/regression/references/MixedMixedElement.h > test/regression/references/MixedMixedElement.out > test/regression/references/MixedPoisson.h > test/regression/references/MixedPoisson.out > test/regression/references/NavierStokes.h > test/regression/references/NeumannProblem.h > test/regression/references/Normals.h > test/regression/references/Optimization.h > test/regression/references/Optimization.out > test/regression/references/P5tet.h > test/regression/references/P5tri.h > test/regression/references/Poisson.h > test/regression/references/PoissonDG.h > test/regression/references/PoissonDG.out > test/regression/references/PoissonSystem.h > test/regression/references/QuadratureElement.h > test/regression/references/QuadratureElement.out > test/regression/references/ReactionDiffusion.h > test/regression/references/StabilisedStokes.h > test/regression/references/Stokes.h > test/regression/references/SubDomain.h > test/regression/references/SubDomains.h > test/regression/references/TensorWeightedPoisson.h > test/regression/references/TensorWeightedPoisson.out > test/regression/references/VectorLaplaceGradCurl.h > test/regression/references/VectorPoisson.h > test/regression/references/X_Element0.h > test/regression/references/X_Element0.out > test/regression/test.py > The size of the diff (15669 lines) is larger than your specified limit > of 1000 lines > > -- > lp:ffc > https://code.launchpad.net/~ffc-core/ffc/main > > Your team FFC Core Team is subscribed to branch lp:ffc. > To unsubscribe from this branch go to > https://code.launchpad.net/~ffc-core/ffc/main/+edit-subscription. > > _______________________________________________ > Mailing list: https://launchpad.net/~ffc > Post to : [email protected] > Unsubscribe : https://launchpad.net/~ffc > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~ffc Post to : [email protected] Unsubscribe : https://launchpad.net/~ffc More help : https://help.launchpad.net/ListHelp

