Skip to content

[diamond] Add face-centered FV discretization

Timo Koch requested to merge feature/face-fv into master

Add the diamond face-centered FV discretization based on lowest order non-conforming FV spaces (Crouzeix-Raviart, Rannacher-Turek). Adds a 1p test solving Darcy's equation for the new scheme and support to output non-conforming functions.

Edited by Timo Koch

Merge request reports