Salome HOME
Addition of the 2 new unstructured mesh types.
authorageay <ageay>
Wed, 7 Aug 2013 10:30:03 +0000 (10:30 +0000)
committerageay <ageay>
Wed, 7 Aug 2013 10:30:03 +0000 (10:30 +0000)
commite91d6a1ed264fb24252b00c48dc6149e8fec1524
treed3dbafb617bcb6b46e5b8f5a0c7d8f889172949b
parent7f9e8d74b837bf8230cadd8f75c95ba621dc120b
Addition of the 2 new unstructured mesh types.
13 files changed:
idl/MEDCouplingCorbaServant.idl
src/MEDCouplingCorba/CMakeLists.txt
src/MEDCouplingCorba/Client/CMakeLists.txt
src/MEDCouplingCorba/Client/MEDCoupling1DGTUMeshClient.cxx [new file with mode: 0644]
src/MEDCouplingCorba/Client/MEDCoupling1DGTUMeshClient.hxx [new file with mode: 0644]
src/MEDCouplingCorba/Client/MEDCoupling1SGTUMeshClient.cxx [new file with mode: 0644]
src/MEDCouplingCorba/Client/MEDCoupling1SGTUMeshClient.hxx [new file with mode: 0644]
src/MEDCouplingCorba/MEDCoupling1DGTUMeshServant.cxx [new file with mode: 0644]
src/MEDCouplingCorba/MEDCoupling1DGTUMeshServant.hxx [new file with mode: 0644]
src/MEDCouplingCorba/MEDCoupling1GTUMeshServant.cxx [new file with mode: 0644]
src/MEDCouplingCorba/MEDCoupling1GTUMeshServant.hxx [new file with mode: 0644]
src/MEDCouplingCorba/MEDCoupling1SGTUMeshServant.cxx [new file with mode: 0644]
src/MEDCouplingCorba/MEDCoupling1SGTUMeshServant.hxx [new file with mode: 0644]