Packages | |
| package | TestMedCorba6 |
Functions | |
| def | TestMedCorba6.compare |
Variables | |
| list | TestMedCorba6.BASE = os.environ["MED_ROOT_DIR"] |
| ne fonctionne pas ? import salome | |
| tuple | TestMedCorba6.fileName = os.path.join( BASE, 'pointe.med' ) |
| tuple | TestMedCorba6.md = MED() |
| tuple | TestMedCorba6.mdDriver = MED_MED_RDONLY_DRIVER(fileName, md) |
| tuple | TestMedCorba6.mLocal = md.getMesh(md.getMeshName(0)) |
| tuple | TestMedCorba6.orb = CORBA.ORB_init([''], CORBA.ORB_ID) |
| tuple | TestMedCorba6.lcc = LifeCycleCORBA(orb) |
| tuple | TestMedCorba6.C = lcc.FindOrLoadComponent("FactoryServerPy", "Compo1Py") |
| tuple | TestMedCorba6.mDistant = C.Calcul1() |
| tuple | TestMedCorba6.mDistantCopy = MESHClient(mDistant) |
| tuple | TestMedCorba6.C2 = Compo2() |
| int | TestMedCorba6.testDistant = 0 |