Default vertexData = true
Description
The experience with flux reconstruction and solute transport have taught me that cell data does not give us enough meaningful representation of the functions we are solving. Most of the time I have to change the current tests to vertexData=true
in order to assert that the solution is what I expect.
Proposal
Hence, I would like to propose to leave vertexData=true
by default. Whoever wants to save space (e.g. for tests and comparisons in python) is free to come back to vertexData=false
.
How to test the implementation?
All tests are passing.
Related issues
See
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information