#include <MEDCouplingMeshFieldFactoryComponentServ.hxx>

Public Member Functions | |
| MEDCouplingMeshFieldFactoryComponent (CORBA::ORB_ptr orb) | |
| void | destroyFactory () |
| void | shutdownOrb () |
| SALOME_MED::MEDCouplingUMeshCorbaInterface_ptr | get1DMesh () |
| SALOME_MED::MEDCouplingUMeshCorbaInterface_ptr | get2DMesh () |
| SALOME_MED::MEDCouplingUMeshCorbaInterface_ptr | get3DMesh () |
| SALOME_MED::MEDCouplingUMeshCorbaInterface_ptr | get3DSurfMesh () |
| SALOME_MED::MEDCouplingUMeshCorbaInterface_ptr | get0DMesh () |
| SALOME_MED::MEDCouplingUMeshCorbaInterface_ptr | getM1DMesh () |
| SALOME_MED::MEDCouplingExtrudedMeshCorbaInterface_ptr | getExtrudedMesh () |
| SALOME_MED::MEDCouplingCMeshCorbaInterface_ptr | getCMesh () |
| SALOME_MED::MEDCouplingFieldDoubleCorbaInterface_ptr | getFieldScalarOn2DNT () |
| SALOME_MED::MEDCouplingFieldDoubleCorbaInterface_ptr | getFieldNodeScalarOn2DNT () |
| SALOME_MED::MEDCouplingFieldDoubleCorbaInterface_ptr | getFieldScalarOn3DNT () |
| SALOME_MED::MEDCouplingFieldDoubleCorbaInterface_ptr | getFieldScalarOn3DSurfWT () |
| SALOME_MED::MEDCouplingFieldDoubleCorbaInterface_ptr | getFieldScalarOn3DSurfCOTI () |
| SALOME_MED::MEDCouplingFieldDoubleCorbaInterface_ptr | getFieldScalarOn2DLT () |
| SALOME_MED::MEDCouplingFieldDoubleCorbaInterface_ptr | getFieldGaussPt2DWT () |
| SALOME_MED::MEDCouplingFieldDoubleCorbaInterface_ptr | getFieldGaussPtNE2DWT () |
| SALOME_MED::MEDCouplingFieldDoubleCorbaInterface_ptr | getFieldVectorOnExtrudedWT () |
| SALOME_MED::MEDCouplingFieldDoubleCorbaInterface_ptr | getFieldVectorOnCMeshWT () |
| SALOME_MED::MEDCouplingFieldTemplateCorbaInterface_ptr | getFieldTemplateCellOn2D () |
| SALOME_MED::MEDCouplingFieldTemplateCorbaInterface_ptr | getFieldTemplateNodeOn2D () |
| SALOME_MED::MEDCouplingFieldTemplateCorbaInterface_ptr | getFieldTemplateGaussPtOn2D () |
| SALOME_MED::MEDCouplingFieldTemplateCorbaInterface_ptr | getFieldTemplateGaussNEOn2D () |
| SALOME_MED::MEDCouplingMultiFieldsCorbaInterface_ptr | getMultiFields1 () |
| SALOME_MED::DataArrayDoubleCorbaInterface_ptr | getArrayDouble1 () |
| SALOME_MED::DataArrayDoubleCorbaInterface_ptr | getArrayDouble2 () |
| SALOME_MED::DataArrayDoubleCorbaInterface_ptr | getArrayDouble3 () |
| SALOME_MED::DataArrayIntCorbaInterface_ptr | getArrayInt1 () |
| SALOME_MED::DataArrayIntCorbaInterface_ptr | getArrayInt2 () |
| SALOME_MED::DataArrayIntCorbaInterface_ptr | getArrayInt3 () |
| SALOME_MED::MEDCouplingFieldOverTimeCorbaInterface_ptr | getMultiFields2 () |
Private Attributes | |
| CORBA::ORB_ptr | _orb |
| dn46 SALOME series6x631 MED Mandriva2010 MED_SRC src MEDCouplingCorba Test MEDCouplingMeshFieldFactoryComponentServ cxx SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::MEDCouplingMeshFieldFactoryComponent | ( | CORBA::ORB_ptr | orb | ) |
| void SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::destroyFactory | ( | ) |
| void SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::shutdownOrb | ( | ) |
| SALOME_MED::MEDCouplingUMeshCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::get1DMesh | ( | ) |
| SALOME_MED::MEDCouplingUMeshCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::get2DMesh | ( | ) |
| SALOME_MED::MEDCouplingUMeshCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::get3DMesh | ( | ) |
| SALOME_MED::MEDCouplingUMeshCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::get3DSurfMesh | ( | ) |
| SALOME_MED::MEDCouplingUMeshCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::get0DMesh | ( | ) |
| SALOME_MED::MEDCouplingUMeshCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getM1DMesh | ( | ) |
| SALOME_MED::MEDCouplingExtrudedMeshCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getExtrudedMesh | ( | ) |
| SALOME_MED::MEDCouplingCMeshCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getCMesh | ( | ) |
| SALOME_MED::MEDCouplingFieldDoubleCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getFieldScalarOn2DNT | ( | ) |
| SALOME_MED::MEDCouplingFieldDoubleCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getFieldNodeScalarOn2DNT | ( | ) |
| SALOME_MED::MEDCouplingFieldDoubleCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getFieldScalarOn3DNT | ( | ) |
| SALOME_MED::MEDCouplingFieldDoubleCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getFieldScalarOn3DSurfWT | ( | ) |
| SALOME_MED::MEDCouplingFieldDoubleCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getFieldScalarOn3DSurfCOTI | ( | ) |
| SALOME_MED::MEDCouplingFieldDoubleCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getFieldScalarOn2DLT | ( | ) |
| SALOME_MED::MEDCouplingFieldDoubleCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getFieldGaussPt2DWT | ( | ) |
| SALOME_MED::MEDCouplingFieldDoubleCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getFieldGaussPtNE2DWT | ( | ) |
| SALOME_MED::MEDCouplingFieldDoubleCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getFieldVectorOnExtrudedWT | ( | ) |
| SALOME_MED::MEDCouplingFieldDoubleCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getFieldVectorOnCMeshWT | ( | ) |
| SALOME_MED::MEDCouplingFieldTemplateCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getFieldTemplateCellOn2D | ( | ) |
| SALOME_MED::MEDCouplingFieldTemplateCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getFieldTemplateNodeOn2D | ( | ) |
| SALOME_MED::MEDCouplingFieldTemplateCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getFieldTemplateGaussPtOn2D | ( | ) |
| SALOME_MED::MEDCouplingFieldTemplateCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getFieldTemplateGaussNEOn2D | ( | ) |
| SALOME_MED::MEDCouplingMultiFieldsCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getMultiFields1 | ( | ) |
| SALOME_MED::DataArrayDoubleCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getArrayDouble1 | ( | ) |
| SALOME_MED::DataArrayDoubleCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getArrayDouble2 | ( | ) |
| SALOME_MED::DataArrayDoubleCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getArrayDouble3 | ( | ) |
| SALOME_MED::DataArrayIntCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getArrayInt1 | ( | ) |
| SALOME_MED::DataArrayIntCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getArrayInt2 | ( | ) |
| SALOME_MED::DataArrayIntCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getArrayInt3 | ( | ) |
| SALOME_MED::MEDCouplingFieldOverTimeCorbaInterface_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent::getMultiFields2 | ( | ) |
CORBA::ORB_ptr SALOME_TEST.MEDCouplingMeshFieldFactoryComponent._orb [private] |