Version: 5.1.6

ParaMEDMEM.MEDCouplingNatureOfField Class Reference

#include <MEDCouplingNatureOfField.hxx>

Static Public Member Functions

static const char * getRepr (NatureOfField nat) throw (INTERP_KERNEL::Exception)

Static Public Attributes

static const int NB_OF_POSSIBILITIES = 5
static const char * REPR_OF_NATUREOFFIELD [NB_OF_POSSIBILITIES]
static const int POS_OF_NATUREOFFIELD [NB_OF_POSSIBILITIES] = {17,26,32,35,37}

Member Function Documentation

const char * ParaMEDMEM.MEDCouplingNatureOfField::getRepr ( NatureOfField  nat  )  throw (INTERP_KERNEL::Exception) [static]

Field Documentation

Initial value:
    { "NoNature",
      "ConservativeVolumic",
      "Integral",
      "IntegralGlobConstraint",
      "RevIntegral"}