Skip to content
Snippets Groups Projects
Commit 2d45c513 authored by Robert Klöfkorn's avatar Robert Klöfkorn
Browse files

doc for id of BoundaryEntity.

[[Imported from SVN: r1253]]
parent 6dc7b68a
Branches
Tags
No related merge requests found
......@@ -224,6 +224,7 @@ namespace Dune {
public:
SBoundaryEntity() : elem_(true) {}
//! return id of boundary segment
int id () const { return -1; }
//! return true if ghost cell was calced
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment