Skip to content
Snippets Groups Projects
Commit 37050489 authored by Kilian Weishaupt's avatar Kilian Weishaupt Committed by Timo Koch
Browse files

[navierstokes][test] Remove capabilities from test_channel

parent 45873409
No related branches found
No related tags found
2 merge requests!676Cleanup/staggered remove privar class,!617[WIP] Next
......@@ -38,13 +38,6 @@ namespace Dumux
template <class TypeTag>
class ChannelTestProblem;
namespace Capabilities
{
template<class TypeTag>
struct isStationary<ChannelTestProblem<TypeTag>>
{ static const bool value = false; };
}
namespace Properties
{
#if !NONISOTHERMAL
......
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