Version: 6.3.1
Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions

ParaMEDMEM.MEDCouplingFieldOverTime Class Reference

#include <MEDCouplingFieldOverTime.hxx>

Inheritance diagram for ParaMEDMEM.MEDCouplingFieldOverTime:
Inheritance graph

Public Member Functions

void checkCoherency () const throw (INTERP_KERNEL::Exception)
double getTimeTolerance () const throw (INTERP_KERNEL::Exception)
std::string simpleRepr () const
bool isEqual (const MEDCouplingMultiFields *other, double meshPrec, double valsPrec) const
bool isEqualWithoutConsideringStr (const MEDCouplingMultiFields *other, double meshPrec, double valsPrec) const
std::vector< MEDCouplingMesh * > getMeshes () const throw (INTERP_KERNEL::Exception)
std::vector< MEDCouplingMesh * > getDifferentMeshes (std::vector< int > &refs) const throw (INTERP_KERNEL::Exception)
std::vector< DataArrayDouble * > getArrays () const throw (INTERP_KERNEL::Exception)
std::vector< DataArrayDouble * > getDifferentArrays (std::vector< std::vector< int > > &refs) const throw (INTERP_KERNEL::Exception)
MEDCouplingDefinitionTime getDefinitionTimeZone () const

Static Public Member Functions

static MEDCouplingFieldOverTimeNew (const std::vector< MEDCouplingFieldDouble * > &fs) throw (INTERP_KERNEL::Exception)

Protected Member Functions

 MEDCouplingFieldOverTime ()

Private Member Functions

 MEDCouplingFieldOverTime (const std::vector< MEDCouplingFieldDouble * > &fs) throw (INTERP_KERNEL::Exception)

Constructor & Destructor Documentation

MEDCouplingFieldOverTime::MEDCouplingFieldOverTime ( ) [protected]
MEDCouplingFieldOverTime::MEDCouplingFieldOverTime ( const std::vector< MEDCouplingFieldDouble * > &  fs) throw (INTERP_KERNEL::Exception) [private]

Member Function Documentation

MEDCouplingFieldOverTime * MEDCouplingFieldOverTime::New ( const std::vector< MEDCouplingFieldDouble * > &  fs) throw (INTERP_KERNEL::Exception) [static]

Reimplemented from ParaMEDMEM.MEDCouplingMultiFields.

void MEDCouplingFieldOverTime::checkCoherency ( ) const throw (INTERP_KERNEL::Exception) [virtual]
double MEDCouplingFieldOverTime::getTimeTolerance ( ) const throw (INTERP_KERNEL::Exception)
std::string MEDCouplingFieldOverTime::simpleRepr ( ) const [virtual]
bool MEDCouplingFieldOverTime::isEqual ( const MEDCouplingMultiFields other,
double  meshPrec,
double  valsPrec 
) const [virtual]
bool MEDCouplingFieldOverTime::isEqualWithoutConsideringStr ( const MEDCouplingMultiFields other,
double  meshPrec,
double  valsPrec 
) const [virtual]
std::vector< MEDCouplingMesh * > MEDCouplingFieldOverTime::getMeshes ( ) const throw (INTERP_KERNEL::Exception) [virtual]
std::vector< MEDCouplingMesh * > MEDCouplingFieldOverTime::getDifferentMeshes ( std::vector< int > &  refs) const throw (INTERP_KERNEL::Exception) [virtual]
std::vector< DataArrayDouble * > MEDCouplingFieldOverTime::getArrays ( ) const throw (INTERP_KERNEL::Exception) [virtual]
std::vector< DataArrayDouble * > MEDCouplingFieldOverTime::getDifferentArrays ( std::vector< std::vector< int > > &  refs) const throw (INTERP_KERNEL::Exception) [virtual]
MEDCouplingDefinitionTime MEDCouplingFieldOverTime::getDefinitionTimeZone ( ) const
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