#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_FieldConvert.hxx"#include "MEDMEM_define.hxx"#include <string>#include <math.h>#include <stdlib.h>
Functions | |
| static void | affiche_field_ (FIELD_ *myField, const SUPPORT *mySupport) |
| template<class INTERLACING_TAG > | |
| void | affiche_fieldT (FIELD< double, INTERLACING_TAG > *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 MEDMEM.GMESH.addDriver(), affiche_fieldT(), MEDMEM.FieldConvert(), test_NonCoincidentDEC.filename, MEDMEM.FIELD_.getSupport(), MEDMEM.GMESH.getSupportOnAll(), MED_EN.MED_CELL, MEDMEM.MED_DRIVER, MED_EN.MED_NODE, test_MEDSPLITTER.meshname, MEDMEM.GMESH.read(), MEDMEM.RCBASE.removeReference(), MEDMEM.MED_MESH_DRIVER.setMeshName(), and MEDMEM.GMESH.setName().