~njansson/dolfin/hpc

« back to all changes in this revision

Viewing changes to bench/fem/convergence/Poisson3D_1.h

  • Committer: Garth N. Wells
  • Date: 2008-03-29 09:34:25 UTC
  • Revision ID: gnw20@cam.ac.uk-20080329093425-3ea2vhjvccq56zvi
Add some basic build & install instructions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
// This code conforms with the UFC specification version 1.0
2
 
// and was automatically generated by FFC version 0.4.5.
 
2
// and was automatically generated by FFC version 0.4.4.
3
3
//
4
4
// Warning: This code was generated with the option '-l dolfin'
5
5
// and contains DOLFIN-specific wrappers that depend on DOLFIN.
1157
1157
  // Return the geometric dimension of the coordinates this dof map provides
1158
1158
  virtual unsigned int geometric_dimension() const
1159
1159
  {
1160
 
    return 3;
 
1160
    throw std::runtime_error("Not implemented (introduced in UFC v1.1).");
1161
1161
  }
1162
1162
 
1163
1163
  /// Return the number of dofs on each cell facet
1337
1337
  // Return the geometric dimension of the coordinates this dof map provides
1338
1338
  virtual unsigned int geometric_dimension() const
1339
1339
  {
1340
 
    return 3;
 
1340
    throw std::runtime_error("Not implemented (introduced in UFC v1.1).");
1341
1341
  }
1342
1342
 
1343
1343
  /// Return the number of dofs on each cell facet
2795
2795
  // Return the geometric dimension of the coordinates this dof map provides
2796
2796
  virtual unsigned int geometric_dimension() const
2797
2797
  {
2798
 
    return 3;
 
2798
    throw std::runtime_error("Not implemented (introduced in UFC v1.1).");
2799
2799
  }
2800
2800
 
2801
2801
  /// Return the number of dofs on each cell facet
2975
2975
  // Return the geometric dimension of the coordinates this dof map provides
2976
2976
  virtual unsigned int geometric_dimension() const
2977
2977
  {
2978
 
    return 3;
 
2978
    throw std::runtime_error("Not implemented (introduced in UFC v1.1).");
2979
2979
  }
2980
2980
 
2981
2981
  /// Return the number of dofs on each cell facet