[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.
Loading
Please register or sign in to comment