Version: 6.3.1
Defines | Functions

src/MEDMEMBinTest/test_profil_gauss_MedFieldDriver.cxx File Reference

#include <stdlib.h>
#include <string>
#include "MEDMEM_Exception.hxx"
#include "MEDMEM_Mesh.hxx"
#include "MEDMEM_MedMeshDriver.hxx"
#include "MEDMEM_Field.hxx"
#include "MEDMEM_MedFieldDriver.hxx"
#include "MEDMEM_Support.hxx"
#include "MEDMEM_define.hxx"
#include "MEDMEM_GaussLocalization.hxx"
Include dependency graph for test_profil_gauss_MedFieldDriver.cxx:

Defines

#define INTERLACING_MODE   FullInterlace

Functions

static int fct2 (int i, const int *number)
static int fct1 (int i, const int *number)
static void affiche_field_ (FIELD_ *myField)
template<class INTERLACING_TAG >
void affiche_fieldT (FIELD< double, INTERLACING_TAG > *myField)
template<>
void affiche_fieldT (FIELD< double, FullInterlace > *myField)
template<>
void affiche_fieldT (FIELD< double, NoInterlace > *myField)
template<class T , class INTERLACING_TAG >
void affiche_fieldT2 (FIELD< T, INTERLACING_TAG > *myField)
template<>
void affiche_fieldT2 (FIELD< double, FullInterlace > *myField)
int main (int argc, char **argv)

Define Documentation

#define INTERLACING_MODE   FullInterlace

Function Documentation

static int fct2 ( int  i,
const int number 
) [static]
static int fct1 ( int  i,
const int number 
) [static]
static void affiche_field_ ( FIELD_ myField) [static]
template<class INTERLACING_TAG >
void affiche_fieldT ( FIELD< double, INTERLACING_TAG > *  myField)
template<>
void affiche_fieldT ( FIELD< double, FullInterlace > *  myField)
template<>
void affiche_fieldT ( FIELD< double, NoInterlace > *  myField)
template<class T , class INTERLACING_TAG >
void affiche_fieldT2 ( FIELD< T, INTERLACING_TAG > *  myField)
template<>
void affiche_fieldT2 ( FIELD< double, FullInterlace > *  myField)
int main ( int  argc,
char **  argv 
)
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS