What this MR does / why does DuMux need it:
Implementation of a hybrid PQ1+bubble CVFE scheme. Foundation for hybrid schemes of arbitrary order.
Notes for the reviewer
The following points need to be discussed:
enableHybridCVFE
after Traits
of we add it to the Traits class --> added to traits
evalElementFluxAndSource
and evalElementStorage
it seemed to be the most consistent ones. But maybe we find better ones.source
function interface but I assume that there is a soureAtPos
implemented. --> new interface
bcType
from scv
. Currently I assume that there are ***atPos()
functions.Before you request a review from someone, make sure to revise the following points:
CHANGELOG.md
.\n
character. Make sure there is no \ No newline at end of file
comment in "Changes" of this MR.