#include "MEDMEMTest.hxx"#include <cppunit/TestAssert.h>#include "MEDMEM_Connectivity.hxx"#include "MEDMEM_define.hxx"#include "MEDMEM_MedMeshDriver.hxx"#include "MEDMEM_Mesh.hxx"#include "MEDMEM_Family.hxx"#include <sstream>#include <cmath>
Functions | |
| static void | createOrCheck (CONNECTIVITY *theC, string msg, bool create=false) |
| int | main (int argc, char **argv) |
| static void createOrCheck | ( | CONNECTIVITY * | theC, |
| string | msg, | ||
| bool | create = false |
||
| ) | [static] |
References MEDMEM.CONNECTIVITY.getEntity(), MEDMEM.CONNECTIVITY.getNodesOfPolyhedron(), MEDMEM.CONNECTIVITY.getNodesPerFaceOfPolyhedron(), MEDMEM.CONNECTIVITY.getNumberOfTypes(), MED_EN.MED_CELL, MED_EN.MED_EDGE, MED_EN.MED_FACE, MED_EN.MED_HEXA8, MED_EN.MED_NODE, MED_EN.MED_POLYHEDRA, MED_EN.MED_PYRA5, batchmode_medcorba_test.nbNodes, MEDMEM.CONNECTIVITY.setCount(), MEDMEM.CONNECTIVITY.setEntityDimension(), MEDMEM.CONNECTIVITY.setGeometricTypes(), MEDMEM.CONNECTIVITY.setNodal(), and MEDMEM.CONNECTIVITY.setNumberOfNodes().
References TestMedCorba5.c1, createOrCheck(), and MED_EN.MED_CELL.