Skip to content
Snippets Groups Projects
Commit 98c0f0e1 authored by Kilian Weishaupt's avatar Kilian Weishaupt
Browse files

[staggeredGrid][localJacobian] Fix erroneous index

* faceIndices start at numCellCenterEquations ( > 0)
* Accessing a Dune::FieldVector<int,1> with an index > 0 does not yield any
  error, warning, segfault etc.
parent 5682efcb
No related branches found
No related tags found
2 merge requests!617[WIP] Next,!383Cleanup/staggered
Loading
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