Skip to content
Snippets Groups Projects
Commit 6777e3e9 authored by Kilian Weishaupt's avatar Kilian Weishaupt
Browse files

[python][properties] Allow to create TypeTags from existing c++ headers

Usage:
newTypeTag = CppTypeTag(name="TwoP", include="dumux/porousmediumflow/2p/model.hh")
myModel = Model(inheritsFrom=[newTypeTag], gridGeometry=gridGeometry)
parent b2999670
No related branches found
No related tags found
Loading
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