~chaffra/fiat/main

Viewing all changes in revision 151.

  • Committer: Anders Logg
  • Date: 2010-01-31 10:48:39 UTC
  • Revision ID: logg@simula.no-20100131104839-6hegvjnh57x9glhb
Add new (regression) test suite for FIAT, replacing old tests which are
failing. Also moved tests from 'testing' to 'test'. All tests for FIAT
should pass now, but the buildbot needs updating to the new test directory
before it will be happy.

The following tests are included:

            ("Lagrange", 2, 1),
            ("Lagrange", 2, 2),
            ("Lagrange", 2, 3),
            ("Lagrange", 3, 1),
            ("Lagrange", 3, 2),
            ("Lagrange", 3, 3),
            ("Discontinuous Lagrange", 2, 0),
            ("Discontinuous Lagrange", 2, 1),
            ("Discontinuous Lagrange", 2, 2),
            ("Discontinuous Lagrange", 3, 0),
            ("Discontinuous Lagrange", 3, 1),
            ("Discontinuous Lagrange", 3, 2),
            ("Brezzi-Douglas-Marini", 2, 1),
            ("Brezzi-Douglas-Marini", 2, 2),
            ("Brezzi-Douglas-Marini", 2, 3),
            ("Brezzi-Douglas-Marini", 3, 1),
            ("Brezzi-Douglas-Marini", 3, 2),
            ("Brezzi-Douglas-Marini", 3, 3),
            ("Raviart-Thomas", 2, 1),
            ("Raviart-Thomas", 2, 2),
            ("Raviart-Thomas", 2, 3),
            ("Raviart-Thomas", 3, 1),
            ("Raviart-Thomas", 3, 2),
            ("Raviart-Thomas", 3, 3),
            ("Nedelec 1st kind H(curl)", 2, 1),
            ("Nedelec 1st kind H(curl)", 2, 2),
            ("Nedelec 1st kind H(curl)", 2, 3),
            ("Nedelec 1st kind H(curl)", 3, 1),
            ("Nedelec 1st kind H(curl)", 3, 2),
            ("Nedelec 1st kind H(curl)", 3, 3),
            ("Crouzeix-Raviart", 2, 1),
            ("Crouzeix-Raviart", 3, 1)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: