#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"#include <string>#include <math.h>#include <stdlib.h>
Functions | |
| static void | affiche_field (FIELD_ *myField, const SUPPORT *mySupport) |
| int | main (int argc, char **argv) |
References MEDMEM.FIELD_.getComponentDescription(), MEDMEM.FIELD_.getComponentName(), MEDMEM.FIELD_.getDescription(), MEDMEM.FIELD_.getIterationNumber(), MEDMEM.FIELD_.getMEDComponentUnit(), MEDMEM.FIELD_.getName(), MEDMEM.FIELD_.getNumberOfComponents(), MEDMEM.FIELD_.getOrderNumber(), MEDMEM.FIELD_.getTime(), and MEDMEM.FIELD_.getValueType().
References affiche_field(), MEDMEM.MED_FIELD_DRIVER< T >.close(), test_NonCoincidentDEC.filename, MEDMEM.FIELD_.getSupport(), MEDMEM.GMESH.getSupportOnAll(), MED_EN.MED_CELL, MEDMEM.MED_DRIVER, MED_EN.MED_NODE, test_MEDSPLITTER.meshname, MEDMEM.MED_FIELD_DRIVER< T >.open(), MEDMEM.MED_FIELD_RDONLY_DRIVER< T >.read(), MEDMEM.RCBASE.removeReference(), MEDMEM.MED_FIELD_DRIVER< T >.setFieldName(), MEDMEM.FIELD_.setName(), and MEDMEM.FIELD_.setSupport().