#include "MEDMEMTest.hxx"#include "MEDMEM_Mesh.hxx"#include "MEDMEM_Group.hxx"#include "MEDMEM_Meshing.hxx"#include "MEDMEM_MedMeshDriver.hxx"#include "MEDMEM_GibiMeshDriver.hxx"#include <cppunit/Message.h>#include <cppunit/TestAssert.h>
Functions | |
| static void | addMedFacesGroup2 (MESHING &meshing, int nFaces, const int *groupValue, string groupName, const MED_EN::medGeometryElement *mytypes, const int *index, const int *myNumberOfElements, int nbOfGeomTypes) |
| static void addMedFacesGroup2 | ( | MESHING & | meshing, |
| int | nFaces, | ||
| const int * | groupValue, | ||
| string | groupName, | ||
| const MED_EN::medGeometryElement * | mytypes, | ||
| const int * | index, | ||
| const int * | myNumberOfElements, | ||
| int | nbOfGeomTypes | ||
| ) | [static] |
References MEDMEM.MESHING.addGroup(), MED_EN.MED_FACE, MEDMEM.RCBASE.removeReference(), MEDMEM.SUPPORT.setEntity(), MEDMEM.SUPPORT.setGeometricType(), MEDMEM.SUPPORT.setMesh(), MEDMEM.SUPPORT.setName(), MEDMEM.SUPPORT.setNumber(), MEDMEM.SUPPORT.setNumberOfElements(), and MEDMEM.SUPPORT.setNumberOfGeometricType().