~ubuntu-branches/ubuntu/vivid/ffc/vivid-proposed

« back to all changes in this revision

Viewing changes to test/regression/references/r_quadrature/Conditional.h

  • Committer: Package Import Robot
  • Author(s): Johannes Ring
  • Date: 2011-11-29 11:38:38 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20111129113838-vx815cxjdf50zuq3
Tags: 1.0-rc1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
// This code conforms with the UFC specification version 2.0.2
2
 
// and was automatically generated by FFC version 1.0-beta+.
 
1
// This code conforms with the UFC specification version 2.0.3
 
2
// and was automatically generated by FFC version 1.0-beta2+.
3
3
// 
4
4
// This code was generated with the following parameters:
5
5
// 
1986
1986
    // Compute circumradius, assuming triangle is embedded in 2D.
1987
1987
    
1988
1988
    
 
1989
    // Facet Area.
 
1990
    
1989
1991
    // Array of quadrature weights.
1990
1992
    static const double W6[6] = {0.054975872, 0.054975872, 0.054975872, 0.11169079, 0.11169079, 0.11169079};
1991
1993
    // Quadrature points on the UFC reference element: (0.81684757, 0.091576214), (0.091576214, 0.81684757), (0.091576214, 0.091576214), (0.10810302, 0.44594849), (0.44594849, 0.10810302), (0.44594849, 0.44594849)