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

mak ecompile with xlC 8.0

git-svn-id: https://dune.mathematik.uni-freiburg.de/svn/alugrid/trunk@982 0d966ed9-3843-0410-af09-ebfb50bd7c74
parent f911d726
No related branches found
No related tags found
No related merge requests found
......@@ -214,10 +214,6 @@ private:
const CommunicationType commType );
public:
typedef GitterPll :: vertex_STI vertex_STI;
typedef GitterPll :: hedge_STI hedge_STI;
typedef GitterPll :: hface_STI hface_STI;
pair < IteratorSTI < vertex_STI > *, IteratorSTI < vertex_STI > *> borderIteratorTT (const vertex_STI *, int) ;
pair < IteratorSTI < hedge_STI > *, IteratorSTI < hedge_STI > *> borderIteratorTT (const hedge_STI *, int) ;
pair < IteratorSTI < hface_STI > *, IteratorSTI < hface_STI > *> borderIteratorTT (const hface_STI *, int) ;
......
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