Skip to content
Snippets Groups Projects

Cosserat-Continuum-Nonplanar

Compare and Show latest version
11 files
+ 701
144
Compare changes
  • Side-by-side
  • Inline
Files
11
@@ -62,7 +62,7 @@ namespace Dune {
case 0: // element dofs
globalIndex = globalElementIndex.index(element.template subEntity<0>(entity))
+ globalVertexIndex.size(2);
+ globalVertexIndex.size(1);
break;
default:
Loading