Skip to content

[WIP] Perform the interface change of boundary and initial conditions in a backward-compatible manner.

Bernd Flemisch requested to merge feature/backward-compatible-bc-interface into next

This concerns

  • boundaryTypes
  • dirichlet
  • neumann
  • source
  • initial
  • initialPhasePresence

and their ...AtPos variants.

Fixes #350 (closed).

Merge request reports