Skip to content
Snippets Groups Projects
Commit 9e98a11d authored by Adrian Burri's avatar Adrian Burri
Browse files

boundaryId had wrong name

[[Imported from SVN: r3063]]
parent 5743f658
No related branches found
No related tags found
No related merge requests found
......@@ -147,7 +147,7 @@ namespace Dune {
int level () const {return center_->level_;}
//! return information about the Boundary
int boundaryEntity () {
int boundaryId () {
#warning please implement a course grid boundary segment id
return 0;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment