~ubuntu-branches/ubuntu/lucid/ffc/lucid

« back to all changes in this revision

Viewing changes to test/regression/references/SubDomains.h

  • Committer: Bazaar Package Importer
  • Author(s): Johannes Ring
  • Date: 2010-02-17 18:05:07 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20100217180507-twuhjyqonj7aff64
Tags: 0.9.2-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
// This code conforms with the UFC specification version 1.4
2
 
// and was automatically generated by FFC version 0.9.1.
 
2
// and was automatically generated by FFC version 0.9.2.
3
3
// 
4
4
// This code was generated with the following parameters:
5
5
// 
970
970
                               const double * const * w,
971
971
                               const ufc::cell& c) const
972
972
  {
973
 
    // Number of operations (multiply-add pairs) for Jacobian data:      32
 
973
    // Number of operations (multiply-add pairs) for Jacobian data:      18
974
974
    // Number of operations (multiply-add pairs) for geometry tensor:    0
975
975
    // Number of operations (multiply-add pairs) for tensor contraction: 8
976
 
    // Total number of operations (multiply-add pairs):                  40
 
976
    // Total number of operations (multiply-add pairs):                  26
977
977
    
978
978
    // Extract vertex coordinates
979
979
    const double * const * x = c.coordinates;
1051
1051
                               const double * const * w,
1052
1052
                               const ufc::cell& c) const
1053
1053
  {
1054
 
    // Number of operations (multiply-add pairs) for Jacobian data:      32
 
1054
    // Number of operations (multiply-add pairs) for Jacobian data:      18
1055
1055
    // Number of operations (multiply-add pairs) for geometry tensor:    0
1056
1056
    // Number of operations (multiply-add pairs) for tensor contraction: 8
1057
 
    // Total number of operations (multiply-add pairs):                  40
 
1057
    // Total number of operations (multiply-add pairs):                  26
1058
1058
    
1059
1059
    // Extract vertex coordinates
1060
1060
    const double * const * x = c.coordinates;
1133
1133
                               const ufc::cell& c,
1134
1134
                               unsigned int facet) const
1135
1135
  {
1136
 
    // Number of operations (multiply-add pairs) for Jacobian data:      52
 
1136
    // Number of operations (multiply-add pairs) for Jacobian data:      27
1137
1137
    // Number of operations (multiply-add pairs) for geometry tensor:    0
1138
1138
    // Number of operations (multiply-add pairs) for tensor contraction: 18
1139
 
    // Total number of operations (multiply-add pairs):                  70
 
1139
    // Total number of operations (multiply-add pairs):                  45
1140
1140
    
1141
1141
    // Extract vertex coordinates
1142
1142
    const double * const * x = c.coordinates;
1297
1297
                               const ufc::cell& c,
1298
1298
                               unsigned int facet) const
1299
1299
  {
1300
 
    // Number of operations (multiply-add pairs) for Jacobian data:      52
 
1300
    // Number of operations (multiply-add pairs) for Jacobian data:      27
1301
1301
    // Number of operations (multiply-add pairs) for geometry tensor:    0
1302
1302
    // Number of operations (multiply-add pairs) for tensor contraction: 18
1303
 
    // Total number of operations (multiply-add pairs):                  70
 
1303
    // Total number of operations (multiply-add pairs):                  45
1304
1304
    
1305
1305
    // Extract vertex coordinates
1306
1306
    const double * const * x = c.coordinates;
1463
1463
                               unsigned int facet0,
1464
1464
                               unsigned int facet1) const
1465
1465
  {
1466
 
    // Number of operations (multiply-add pairs) for Jacobian data:      83
 
1466
    // Number of operations (multiply-add pairs) for Jacobian data:      31
1467
1467
    // Number of operations (multiply-add pairs) for geometry tensor:    0
1468
1468
    // Number of operations (multiply-add pairs) for tensor contraction: 72
1469
 
    // Total number of operations (multiply-add pairs):                  155
 
1469
    // Total number of operations (multiply-add pairs):                  103
1470
1470
    
1471
1471
    // Extract vertex coordinates
1472
1472
    const double * const * x0 = c0.coordinates;
2677
2677
                               unsigned int facet0,
2678
2678
                               unsigned int facet1) const
2679
2679
  {
2680
 
    // Number of operations (multiply-add pairs) for Jacobian data:      83
 
2680
    // Number of operations (multiply-add pairs) for Jacobian data:      31
2681
2681
    // Number of operations (multiply-add pairs) for geometry tensor:    0
2682
2682
    // Number of operations (multiply-add pairs) for tensor contraction: 72
2683
 
    // Total number of operations (multiply-add pairs):                  155
 
2683
    // Total number of operations (multiply-add pairs):                  103
2684
2684
    
2685
2685
    // Extract vertex coordinates
2686
2686
    const double * const * x0 = c0.coordinates;