Package TestMedCorba1


Functions

def ecart
def compare

Variables

list BASE = os.environ["MED_ROOT_DIR"]
string fileName = 'pointe.med'
string fileName = 'carre_en_quad4_seg2.med'
string fileName = 'test_hydro_darcy1a_out.med'
tuple md = MED()
tuple mdDriver = MED_MED_RDONLY_DRIVER(fileName, md)
tuple mLocal = md.getMesh(md.getMeshName(0))
tuple orb = CORBA.ORB_init([''], CORBA.ORB_ID)
tuple lcc = LifeCycleCORBA(orb)
tuple C = lcc.FindOrLoadComponent("FactoryServerPy", "Compo1Py")
int mDistant = 1
list BASE = os.environ["MED_ROOT_DIR"]
string fileName = 'pointe.med'
string fileName = 'carre_en_quad4_seg2.med'
string fileName = 'test_hydro_darcy1a_out.med'
tuple md = MED()
tuple mdDriver = MED_MED_RDONLY_DRIVER(fileName, md)
tuple mLocal = md.getMesh(md.getMeshName(0))
tuple orb = CORBA.ORB_init([''], CORBA.ORB_ID)
tuple lcc = LifeCycleCORBA(orb)
tuple C = lcc.FindOrLoadComponent("FactoryServerPy", "Compo1Py")
int mDistant = 1


Function Documentation

def TestMedCorba1::ecart   x,
  y
 

def TestMedCorba1::compare   x,
  y
 


Variable Documentation

list TestMedCorba1.BASE = os.environ["MED_ROOT_DIR"] [static]
 

string TestMedCorba1.fileName = 'pointe.med' [static]
 

string TestMedCorba1.fileName = 'carre_en_quad4_seg2.med' [static]
 

string TestMedCorba1.fileName = 'test_hydro_darcy1a_out.med' [static]
 

tuple TestMedCorba1.md = MED() [static]
 

tuple TestMedCorba1.mdDriver = MED_MED_RDONLY_DRIVER(fileName, md) [static]
 

tuple TestMedCorba1.mLocal = md.getMesh(md.getMeshName(0)) [static]
 

tuple TestMedCorba1.orb = CORBA.ORB_init([''], CORBA.ORB_ID) [static]
 

tuple TestMedCorba1.lcc = LifeCycleCORBA(orb) [static]
 

tuple TestMedCorba1.C = lcc.FindOrLoadComponent("FactoryServerPy", "Compo1Py") [static]
 

int TestMedCorba1.mDistant = 1 [static]
 

list TestMedCorba1.BASE = os.environ["MED_ROOT_DIR"] [static]
 

string TestMedCorba1.fileName = 'pointe.med' [static]
 

string TestMedCorba1.fileName = 'carre_en_quad4_seg2.med' [static]
 

string TestMedCorba1.fileName = 'test_hydro_darcy1a_out.med' [static]
 

tuple TestMedCorba1.md = MED() [static]
 

tuple TestMedCorba1.mdDriver = MED_MED_RDONLY_DRIVER(fileName, md) [static]
 

tuple TestMedCorba1.mLocal = md.getMesh(md.getMeshName(0)) [static]
 

tuple TestMedCorba1.orb = CORBA.ORB_init([''], CORBA.ORB_ID) [static]
 

tuple TestMedCorba1.lcc = LifeCycleCORBA(orb) [static]
 

tuple TestMedCorba1.C = lcc.FindOrLoadComponent("FactoryServerPy", "Compo1Py") [static]
 

int TestMedCorba1.mDistant = 1 [static]