Skip to content
Snippets Groups Projects
Commit 5184f9ad authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

[fvvelocity1p] store geometry reference

Without storing the geometry, the call
  const JacobianTransposed& jacT = eIt->geometry().jacobianTransposed()
effectively resulted in an all-zero matrix, once optimization >=-O1 is
turned on.

This is very disturbing, since such code might be in quite some places.
We have to investigate this thoroughly.

Discussed with and reviewed by Martin S.



git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13509 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent d0984d04
No related branches found
No related tags found
Loading
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