Skip to content

Draft: Feature/pq2 discretization

Martin Schneider requested to merge feature/pq2-discretization into master

TODOs:

  • Jacobian Pattern can be generalized by using localCoefficients (-> master)
  • ElementSolutions can also be generalized by using localCoefficients
  • Think about non-overlapping partition for 2d case (not possible in 3D)
  • Can we generalize the subdomain NS assemblers (-> master)
  • IstlSolverFactoryBackend for pq2 scheme
Edited by Timo Koch

Merge request reports