Version: 6.3.1

ParaMEDMEM::MEDCouplingRemapper Class Reference

Inheritance diagram for ParaMEDMEM::MEDCouplingRemapper:
Collaboration diagram for ParaMEDMEM::MEDCouplingRemapper:

List of all members.

Public Member Functions

 MEDCouplingRemapper ()
 ~MEDCouplingRemapper ()
int prepare (const MEDCouplingMesh *srcMesh, const MEDCouplingMesh *targetMesh, const char *method) throw (INTERP_KERNEL::Exception)
int prepareEx (const MEDCouplingFieldTemplate *src, const MEDCouplingFieldTemplate *target) throw (INTERP_KERNEL::Exception)
void transfer (const MEDCouplingFieldDouble *srcField, MEDCouplingFieldDouble *targetField, double dftValue) throw (INTERP_KERNEL::Exception)
void reverseTransfer (MEDCouplingFieldDouble *srcField, const MEDCouplingFieldDouble *targetField, double dftValue) throw (INTERP_KERNEL::Exception)
MEDCouplingFieldDoubletransferField (const MEDCouplingFieldDouble *srcField, double dftValue) throw (INTERP_KERNEL::Exception)
MEDCouplingFieldDoublereverseTransferField (const MEDCouplingFieldDouble *targetField, double dftValue) throw (INTERP_KERNEL::Exception)
bool setOptionInt (const std::string &key, int value)
bool setOptionDouble (const std::string &key, double value)
bool setOptionString (const std::string &key, const std::string &value)

Static Public Member Functions

static void printMatrix (const std::vector< std::map< int, double > > &m)

Constructor & Destructor Documentation

MEDCouplingRemapper::MEDCouplingRemapper ( )
MEDCouplingRemapper::~MEDCouplingRemapper ( )

Member Function Documentation

int MEDCouplingRemapper::prepare ( const MEDCouplingMesh srcMesh,
const MEDCouplingMesh targetMesh,
const char *  method 
) throw (INTERP_KERNEL::Exception)
int MEDCouplingRemapper::prepareEx ( const MEDCouplingFieldTemplate src,
const MEDCouplingFieldTemplate target 
) throw (INTERP_KERNEL::Exception)
void MEDCouplingRemapper::reverseTransfer ( MEDCouplingFieldDouble srcField,
const MEDCouplingFieldDouble targetField,
double  dftValue 
) throw (INTERP_KERNEL::Exception)
bool MEDCouplingRemapper::setOptionInt ( const std::string &  key,
int  value 
)
bool MEDCouplingRemapper::setOptionDouble ( const std::string &  key,
double  value 
)
bool MEDCouplingRemapper::setOptionString ( const std::string &  key,
const std::string &  value 
)
void MEDCouplingRemapper::printMatrix ( const std::vector< std::map< int, double > > &  m) [static]
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