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

minor change

git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/alugrid/trunk@1322 0d966ed9-3843-0410-af09-ebfb50bd7c74
parent 5cd28b3f
No related branches found
No related tags found
No related merge requests found
......@@ -1054,7 +1054,6 @@ template < class A > pair < const ElementPllXIF_t *, int > FacePllBaseX < A > ::
return front.first->accessPllX ().accessInnerPllX (
pair < const ElementPllXIF_t *, int > (& rear.first->accessPllX (), rear.second),
front.second) ;
//return myhface ().nb.front ().first->accessPllX ().accessInnerPllX (pair < const ElementPllXIF_t *, int > (& myhface ().nb.rear ().first->accessPllX (), myhface ().nb.rear ().second), myhface ().nb.front ().second) ;
}
///////////////////////////////////////////////////////////////////
......
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