_checkFieldCompatibility(const FIELD_ &m, const FIELD_ &n, bool checkUnit=true) | MEDMEM::FIELD_ | protectedstatic |
_checkNormCompatibility(const FIELD< double > *p_field_volume=NULL, const bool nodalAllowed=false) const | MEDMEM::FIELD_ | protected |
_componentsDescriptions | MEDMEM::FIELD_ | protected |
_componentsNames | MEDMEM::FIELD_ | protected |
_componentsTypes | MEDMEM::FIELD_ | protected |
_componentsUnits | MEDMEM::FIELD_ | protected |
_deepCheckFieldCompatibility(const FIELD_ &m, const FIELD_ &n, bool checkUnit=true) | MEDMEM::FIELD_ | protectedstatic |
_description | MEDMEM::FIELD_ | protected |
_drivers | MEDMEM::FIELD_ | protected |
_gaussModel | MEDMEM::FIELD< T, INTERLACING_TAG > | protected |
_getFieldSize(const SUPPORT *subSupport=NULL) const | MEDMEM::FIELD_ | protected |
_interlacingType | MEDMEM::FIELD_ | protected |
_isMinMax | MEDMEM::FIELD_ | protected |
_isRead | MEDMEM::FIELD_ | protected |
_iterationNumber | MEDMEM::FIELD_ | protected |
_MEDComponentsUnits | MEDMEM::FIELD_ | protected |
_mesh | MEDMEM::FIELD< T, INTERLACING_TAG > | protected |
_name | MEDMEM::FIELD_ | protected |
_numberOfComponents | MEDMEM::FIELD_ | protected |
_numberOfValues | MEDMEM::FIELD_ | protected |
_orderNumber | MEDMEM::FIELD_ | protected |
_scalarForPow | MEDMEM::FIELD< T, INTERLACING_TAG > | protectedstatic |
_support | MEDMEM::FIELD_ | protected |
_time | MEDMEM::FIELD_ | protected |
_value | MEDMEM::FIELD< T, INTERLACING_TAG > | protected |
_valueType | MEDMEM::FIELD_ | protected |
_vmax | MEDMEM::FIELD< T, INTERLACING_TAG > | protected |
_vmin | MEDMEM::FIELD< T, INTERLACING_TAG > | protected |
add(const FIELD &m, const FIELD &n) | MEDMEM::FIELD< T, INTERLACING_TAG > | static |
addDeep(const FIELD &m, const FIELD &n) | MEDMEM::FIELD< T, INTERLACING_TAG > | static |
addDriver(driverTypes driverType, const string &fileName="Default File Name.med", const string &driverFieldName="Default Field Name", MED_EN::med_mode_acces access=MED_EN::RDWR) | MEDMEM::FIELD< T, INTERLACING_TAG > | virtual |
addDriver(GENDRIVER &driver) | MEDMEM::FIELD< T, INTERLACING_TAG > | virtual |
allocValue(const int NumberOfComponents) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
allocValue(const int NumberOfComponents, const int LengthValue) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
applyFunc() | MEDMEM::FIELD< T, INTERLACING_TAG > | |
applyLin(T a, T b, int icomp) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
applyLin(T a, T b) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
applyPow(T scalar) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
Array typedef | MEDMEM::FIELD< T, INTERLACING_TAG > | protected |
ArrayFull typedef | MEDMEM::FIELD< T, INTERLACING_TAG > | protected |
ArrayGauss typedef | MEDMEM::FIELD< T, INTERLACING_TAG > | protected |
ArrayNo typedef | MEDMEM::FIELD< T, INTERLACING_TAG > | protected |
ArrayNoByType typedef | MEDMEM::FIELD< T, INTERLACING_TAG > | protected |
ArrayNoByTypeGauss typedef | MEDMEM::FIELD< T, INTERLACING_TAG > | protected |
ArrayNoGauss typedef | MEDMEM::FIELD< T, INTERLACING_TAG > | protected |
buildGradient() const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
buildNorm2Field() const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
copyGlobalInfo(const FIELD_ &m) | MEDMEM::FIELD_ | protected |
deallocValue() | MEDMEM::FIELD< T, INTERLACING_TAG > | |
div(const FIELD &m, const FIELD &n) | MEDMEM::FIELD< T, INTERLACING_TAG > | static |
divDeep(const FIELD &m, const FIELD &n) | MEDMEM::FIELD< T, INTERLACING_TAG > | static |
ElementType typedef | MEDMEM::FIELD< T, INTERLACING_TAG > | protected |
execFunc(int nbOfComponents, myFuncType2 f) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
extract(const SUPPORT *subSupport) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
FIELD() | MEDMEM::FIELD< T, INTERLACING_TAG > | |
FIELD(const FIELD &m) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
FIELD(const SUPPORT *Support, const int NumberOfComponents) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
FIELD(driverTypes driverType, const string &fileName, const string &fieldDriverName, const int iterationNumber=-1, const int orderNumber=-1, GMESH *mesh=0) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
FIELD(const SUPPORT *Support, driverTypes driverType, const string &fileName="", const string &fieldName="", const int iterationNumber=-1, const int orderNumber=-1) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
FIELD_() | MEDMEM::FIELD_ | |
FIELD_(const SUPPORT *Support, const int NumberOfComponents) | MEDMEM::FIELD_ | |
FIELD_(const FIELD_ &m) | MEDMEM::FIELD_ | |
fillFromAnalytic(myFuncType f) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getArray() const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getArrayGauss() const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getArrayNoGauss() const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getColumn(int j) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getComponentDescription(int i) const | MEDMEM::FIELD_ | |
getComponentName(int i) const | MEDMEM::FIELD_ | |
getComponentsDescriptions() const | MEDMEM::FIELD_ | |
getComponentsNames() const | MEDMEM::FIELD_ | |
getComponentsUnits() const | MEDMEM::FIELD_ | |
getComponentUnit(int i) const | MEDMEM::FIELD_ | |
getDescription() const | MEDMEM::FIELD_ | |
getGaussLocalization(MED_EN::medGeometryElement geomElement) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getGaussLocalizationPtr(MED_EN::medGeometryElement geomElement) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getGaussLocalizationRoot(MED_EN::medGeometryElement geomElement) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getGaussPointsCoordinates() const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getGaussPresence() const | MEDMEM::FIELD< T, INTERLACING_TAG > | virtual |
getGeometricTypes() const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getHistogram(int &nbint) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getInterlacingType() const | MEDMEM::FIELD_ | |
getIterationNumber() const | MEDMEM::FIELD_ | |
getMEDComponentsUnits() const | MEDMEM::FIELD_ | |
getMEDComponentUnit(int i) const | MEDMEM::FIELD_ | |
getMinMax(T &vmin, T &vmax) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getName() const | MEDMEM::FIELD_ | |
getNbGaussI(int i) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getNumberOfComponents() const | MEDMEM::FIELD_ | |
getNumberOfElements() const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getNumberOfGaussPoints() const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getNumberOfGaussPoints(MED_EN::medGeometryElement geomElement) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getNumberOfGeometricTypes() const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getNumberOfValues() const | MEDMEM::FIELD_ | |
getOrderNumber() const | MEDMEM::FIELD_ | |
getRow(int i) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getSupport() const | MEDMEM::FIELD_ | |
getTime() const | MEDMEM::FIELD_ | |
getValue() const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getValueByType(int t) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getValueByTypeLength(int t) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getValueIJ(int i, int j) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getValueIJByType(int i, int j, int t) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getValueIJK(int i, int j, int k) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getValueIJKByType(int i, int j, int k, int t) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getValueLength() const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getValueOnElement(int eltIdInSup, T *retValues) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getValueOnPoint(const double *coords, double *output) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getValueOnPoints(int nb_points, const double *coords, double *output) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
getValueType() const | MEDMEM::FIELD_ | |
init() | MEDMEM::FIELD< T, INTERLACING_TAG > | |
integral(const SUPPORT *subSupport=NULL) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
InterlacingTag typedef | MEDMEM::FIELD< T, INTERLACING_TAG > | protected |
isOnAllElements() const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
locMap typedef | MEDMEM::FIELD< T, INTERLACING_TAG > | protected |
MED_FIELD_RDONLY_DRIVER< T > class | MEDMEM::FIELD< T, INTERLACING_TAG > | friend |
MED_FIELD_WRONLY_DRIVER< T > class | MEDMEM::FIELD< T, INTERLACING_TAG > | friend |
mul(const FIELD &m, const FIELD &n) | MEDMEM::FIELD< T, INTERLACING_TAG > | static |
mulDeep(const FIELD &m, const FIELD &n) | MEDMEM::FIELD< T, INTERLACING_TAG > | static |
myFuncType typedef | MEDMEM::FIELD< T, INTERLACING_TAG > | |
myFuncType2 typedef | MEDMEM::FIELD< T, INTERLACING_TAG > | |
norm2() const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
normL1(int component, const FIELD< double, FullInterlace > *p_field_volume=NULL) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
normL1(const FIELD< double, FullInterlace > *p_field_volume=NULL) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
normL2(int component, const FIELD< double, FullInterlace > *p_field_volume=NULL) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
normL2(const FIELD< double, FullInterlace > *p_field_volume=NULL) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
normMax() const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
openAppend(void) | MEDMEM::FIELD_ | virtual |
operator*(const FIELD &m) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
operator*=(const FIELD &m) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
operator+(const FIELD &m) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
operator+=(const FIELD &m) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
operator-(const FIELD &m) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
operator-() const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
operator-=(const FIELD &m) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
operator/(const FIELD &m) const | MEDMEM::FIELD< T, INTERLACING_TAG > | |
operator/=(const FIELD &m) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
operator=(const FIELD &m) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
operator=(T value) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
MEDMEM::FIELD_::operator=(const FIELD_ &m) | MEDMEM::FIELD_ | |
pow(T x) | MEDMEM::FIELD< T, INTERLACING_TAG > | protectedstatic |
read(int index=0) | MEDMEM::FIELD< T, INTERLACING_TAG > | virtual |
read(const GENDRIVER &genDriver) | MEDMEM::FIELD< T, INTERLACING_TAG > | virtual |
read(driverTypes driverType, const std::string &filename) | MEDMEM::FIELD< T, INTERLACING_TAG > | virtual |
rmDriver(int index=0) | MEDMEM::FIELD< T, INTERLACING_TAG > | virtual |
scalarProduct(const FIELD &m, const FIELD &n, bool deepCheck=false) | MEDMEM::FIELD< T, INTERLACING_TAG > | static |
setArray(MEDMEM_Array_ *value) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
setColumn(int i, T *value) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
setComponentDescription(int i, const string ComponentDescription) | MEDMEM::FIELD_ | |
setComponentName(int i, const string ComponentName) | MEDMEM::FIELD_ | |
setComponentsDescriptions(const string *ComponentsDescriptions) | MEDMEM::FIELD_ | |
setComponentsNames(const string *ComponentsNames) | MEDMEM::FIELD_ | |
setComponentsUnits(const UNIT *ComponentsUnits) | MEDMEM::FIELD_ | |
setDescription(const string Description) | MEDMEM::FIELD_ | |
setGaussLocalization(MED_EN::medGeometryElement geomElement, const GAUSS_LOCALIZATION< INTERLACING_TAG > &gaussloc) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
setGaussLocalization(MED_EN::medGeometryElement geomElement, GAUSS_LOCALIZATION_ *gaussloc) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
setIterationNumber(int IterationNumber) | MEDMEM::FIELD_ | |
setMEDComponentsUnits(const string *MEDComponentsUnits) | MEDMEM::FIELD_ | |
setMEDComponentUnit(int i, const string MEDComponentUnit) | MEDMEM::FIELD_ | |
setName(const string Name) | MEDMEM::FIELD_ | |
setNumberOfComponents(const int NumberOfComponents) | MEDMEM::FIELD_ | |
setNumberOfValues(const int NumberOfValues) | MEDMEM::FIELD_ | |
setOrderNumber(int OrderNumber) | MEDMEM::FIELD_ | |
setRow(int i, T *value) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
setSupport(const SUPPORT *support) | MEDMEM::FIELD_ | |
setTime(double Time) | MEDMEM::FIELD_ | |
setValue(T *value) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
setValueIJ(int i, int j, T value) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
setValueIJByType(int i, int j, int t, T value) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
setValueIJK(int i, int j, int k, T value) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
setValueIJKByType(int i, int j, int k, int t, T value) | MEDMEM::FIELD< T, INTERLACING_TAG > | |
sub(const FIELD &m, const FIELD &n) | MEDMEM::FIELD< T, INTERLACING_TAG > | static |
subDeep(const FIELD &m, const FIELD &n) | MEDMEM::FIELD< T, INTERLACING_TAG > | static |
VTK_FIELD_DRIVER< T > class | MEDMEM::FIELD< T, INTERLACING_TAG > | friend |
write(int index=0) | MEDMEM::FIELD< T, INTERLACING_TAG > | virtual |
write(const GENDRIVER &, MED_EN::med_mode_acces medMode=MED_EN::RDWR) | MEDMEM::FIELD< T, INTERLACING_TAG > | virtual |
write(driverTypes driverType, const std::string &filename, MED_EN::med_mode_acces medMode=MED_EN::RDWR) | MEDMEM::FIELD< T, INTERLACING_TAG > | virtual |
writeAppend(int index=0, const string &driverName="") | MEDMEM::FIELD< T, INTERLACING_TAG > | virtual |
writeAppend(const GENDRIVER &) | MEDMEM::FIELD< T, INTERLACING_TAG > | virtual |
~FIELD() | MEDMEM::FIELD< T, INTERLACING_TAG > | |
~FIELD_() | MEDMEM::FIELD_ | virtual |