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

[navierstokes][problem] Do not expose discretization methods in problem

This created some unresolved dependenices due to the cyclic interdependency
of problem and coupling manager. This worked before because the discretizaiton
method was always one specific type. With tags the actual type has to be known,
so both problems and the coupling manager have to be instatiated before this
information can be accessed.
parent 5a5764b6
No related branches found
No related tags found
1 merge request!2870[navierstokes][problem] Do not expose discretization methods in problem
Checking pipeline status
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