Skip to content
Snippets Groups Projects
Commit ad2db40c authored by Benjamin Faigle's avatar Benjamin Faigle
Browse files

forgot to commit spatial parameters file for the test problems in r8115:...

forgot to commit spatial parameters file for the test problems in r8115: Rename SpatialParameters Property in SpatialParams

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8131 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 963750f2
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ namespace Properties
NEW_TYPE_TAG(Test2P2CSpatialParams);
// Set the spatial parameters
SET_TYPE_PROP(Test2P2CSpatialParams, SpatialParameters, Dumux::Test2P2CSpatialParams<TypeTag>);
SET_TYPE_PROP(Test2P2CSpatialParams, SpatialParams, Dumux::Test2P2CSpatialParams<TypeTag>);
// Set the material law
SET_PROP(Test2P2CSpatialParams, MaterialLaw)
......
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