Exemple #1
0
# Connector installation test
import KCore.Dist as Dist
Dist.checkModuleImport('Connector')    
Exemple #2
0
# Intersector installation test
import KCore.Dist as Dist
Dist.checkModuleImport('Intersector')    
Exemple #3
0
# Converter installation test
import KCore.Dist as Dist
Dist.checkModuleImport('Converter')    
Exemple #4
0
# Generator installation test
import KCore.Dist as Dist
Dist.checkModuleImport('Generator')
Exemple #5
0
# Compressor installation test
import KCore.Dist as Dist
Dist.checkModuleImport('Compressor')    
Exemple #6
0
# Initiator installation test
import KCore.Dist as Dist
Dist.checkModuleImport('Initiator')
Exemple #7
0
# Dist2Walls installation test
import KCore.Dist as Dist
Dist.checkModuleImport('Dist2Walls')
Exemple #8
0
# CPlot installation test
import KCore.Dist as Dist
Dist.checkModuleImport('CPlot')    
Exemple #9
0
# Post installation test
import KCore.Dist as Dist
Dist.checkModuleImport('Post')
Exemple #10
0
# Distributor2 installation test
import KCore.Dist as Dist
Dist.checkModuleImport('Distributor2')    
Exemple #11
0
# RigidMotion installation test
import KCore.Dist as Dist
Dist.checkModuleImport('RigidMotion')
Exemple #12
0
# Transform installation test
import KCore.Dist as Dist
Dist.checkModuleImport('Transform')