#include "MEDCoupling.hxx"
Go to the source code of this file.
Data Structures | |
| class | ParaMEDMEM.RefCountObject |
Packages | |
| package | ParaMEDMEM |
Typedefs | |
| typedef bool(* | ParaMEDMEM.FunctionToEvaluate )(const double *pos, double *res) |
Enumerations | |
| enum | ParaMEDMEM.DeallocType { ParaMEDMEM.C_DEALLOC = 2, ParaMEDMEM.CPP_DEALLOC = 3 } |
| enum | ParaMEDMEM.TypeOfField { ParaMEDMEM.ON_CELLS = 0, ParaMEDMEM.ON_NODES = 1, ParaMEDMEM.ON_GAUSS_PT = 2, ParaMEDMEM.ON_GAUSS_NE = 3 } |
| enum | ParaMEDMEM.TypeOfTimeDiscretization { ParaMEDMEM.NO_TIME = 4, ParaMEDMEM.ONE_TIME = 5, ParaMEDMEM.LINEAR_TIME = 6, ParaMEDMEM.CONST_ON_TIME_INTERVAL = 7 } |