Skip to content
Snippets Groups Projects
Commit 7a7f10fa authored by Timo Koch's avatar Timo Koch
Browse files

[stencil] Improve flux stencils

Fix the flux stencil for every method independent of the stencils used
in the different flux laws. The matrix entries have to be reserved for all
possible occuring stencils if the method has parameter or solution dependent
stencils, otherwise the matrix needs to be rebuild every time. This implements
this unified flux stencil for box, cc, ccmpfa.
Remove a lot of duplicate code.
Separate the physical laws from the dicretization stencil.
parent cd1f020b
No related branches found
No related tags found
Loading
Showing
with 156 additions and 208 deletions
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