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

forgot typedefs in hexa specialisation.

[[Imported from SVN: r4479]]
parent 7310f880
No related branches found
No related tags found
No related merge requests found
......@@ -187,6 +187,8 @@ namespace Dune {
struct ALU3dImplTraits<hexa>::Codim<0> {
typedef ALU3DSPACE GitterType::helement_STI InterfaceType;
typedef IMPLElementType ImplementationType;
typedef ALU3DSPACE HBndSegType GhostInterfaceType;
typedef PLLBndFaceType GhostImplementationType;
};
template <>
......
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