Add function to wrap model in order to create homogeneous model easily

This commit is contained in:
quemy 2012-12-21 11:39:46 +01:00
commit fc2ea957a4
7 changed files with 39 additions and 92 deletions

View file

@ -19,6 +19,7 @@ set (TEST_LIST
t-smpTopo
t-smpMI_Homogeneous
t-smpMI_Heterogeneous
t-smpMI_Wrapper
)
######################################################################################