#include <string>
#include <math.h>
#include <stdlib.h>
#include "MEDMEM_Exception.hxx"
#include "MEDMEM_Mesh.hxx"
#include "MEDMEM_Family.hxx"
#include "MEDMEM_Group.hxx"
#include "MEDMEM_MedMeshDriver.hxx"
#include "MEDMEM_MedFieldDriver.hxx"
#include "MEDMEM_Support.hxx"
#include "MEDMEM_Field.hxx"
#include "MEDMEM_define.hxx"
Function Documentation
| static void affiche_support |
( |
const SUPPORT * |
mySupport | ) |
[static] |
| static void affiche_famille |
( |
const FAMILY * |
myFamily | ) |
[static] |
| int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
References affiche_famille(), MEDMEM.MED_MESH_DRIVER.close(), test_NonCoincidentDEC.filename, MEDMEM.GMESH.getFamily(), MEDMEM.GMESH.getNumberOfFamilies(), MED_EN.MED_NODE, test_MEDSPLITTER.meshname, MEDMEM.MED_MESH_DRIVER.open(), MEDMEM.MED_MESH_RDONLY_DRIVER.read(), MEDMEM.RCBASE.removeReference(), MEDMEM.MED_MESH_DRIVER.setMeshName(), and MEDMEM.GMESH.setName().