Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MEDCoupling::MEDCouplingMesh Member List

This is the complete list of members for MEDCoupling::MEDCouplingMesh, including all inherited members.

advancedRepr() const =0MEDCoupling::MEDCouplingMeshpure virtual
areCompatibleForMerge(const MEDCouplingMesh *other) const MEDCoupling::MEDCouplingMeshvirtual
buildOrthogonalField() const =0MEDCoupling::MEDCouplingMeshpure virtual
buildPart(const int *start, const int *end) const =0MEDCoupling::MEDCouplingMeshpure virtual
buildPartAndReduceNodes(const int *start, const int *end, DataArrayInt *&arr) const =0MEDCoupling::MEDCouplingMeshpure virtual
buildPartRange(int beginCellIds, int endCellIds, int stepCellIds) const MEDCoupling::MEDCouplingMeshvirtual
buildPartRangeAndReduceNodes(int beginCellIds, int endCellIds, int stepCellIds, int &beginOut, int &endOut, int &stepOut, DataArrayInt *&arr) const MEDCoupling::MEDCouplingMeshvirtual
buildUnstructured() const =0MEDCoupling::MEDCouplingMeshpure virtual
checkConsistency(double eps=1e-12) const =0MEDCoupling::MEDCouplingMeshpure virtual
checkConsistencyLight() const =0MEDCoupling::MEDCouplingMeshpure virtual
checkDeepEquivalOnSameNodesWith(const MEDCouplingMesh *other, int cellCompPol, double prec, DataArrayInt *&cellCor) const =0MEDCoupling::MEDCouplingMeshpure virtual
checkDeepEquivalWith(const MEDCouplingMesh *other, int cellCompPol, double prec, DataArrayInt *&cellCor, DataArrayInt *&nodeCor) const =0MEDCoupling::MEDCouplingMeshpure virtual
checkFastEquivalWith(const MEDCouplingMesh *other, double prec) const MEDCoupling::MEDCouplingMeshvirtual
checkGeoEquivalWith(const MEDCouplingMesh *other, int levOfCheck, double prec, DataArrayInt *&cellCor, DataArrayInt *&nodeCor) const MEDCoupling::MEDCouplingMesh
checkTypeConsistencyAndContig(const std::vector< int > &code, const std::vector< const DataArrayInt * > &idsPerType) const =0MEDCoupling::MEDCouplingMeshpure virtual
clone(bool recDeepCpy) const =0MEDCoupling::MEDCouplingMeshpure virtual
computeCellCenterOfMass() const =0MEDCoupling::MEDCouplingMeshpure virtual
computeEffectiveNbOfNodesPerCell() const =0MEDCoupling::MEDCouplingMeshpure virtual
computeIsoBarycenterOfNodesPerCell() const =0MEDCoupling::MEDCouplingMeshpure virtual
computeNbOfFacesPerCell() const =0MEDCoupling::MEDCouplingMeshpure virtual
computeNbOfNodesPerCell() const =0MEDCoupling::MEDCouplingMeshpure virtual
copyTinyInfoFrom(const MEDCouplingMesh *other)MEDCoupling::MEDCouplingMeshvirtual
copyTinyStringsFrom(const MEDCouplingMesh *other)MEDCoupling::MEDCouplingMeshvirtual
declareAsNew() const MEDCoupling::TimeLabel
decrRef() const MEDCoupling::RefCountObjectOnly
deepCopy() const =0MEDCoupling::MEDCouplingMeshpure virtual
fillFromAnalytic(TypeOfField t, int nbOfComp, FunctionToEvaluate func) const MEDCoupling::MEDCouplingMeshvirtual
fillFromAnalytic(TypeOfField t, int nbOfComp, const std::string &func) const MEDCoupling::MEDCouplingMeshvirtual
fillFromAnalyticCompo(TypeOfField t, int nbOfComp, const std::string &func) const MEDCoupling::MEDCouplingMeshvirtual
fillFromAnalyticNamedCompo(TypeOfField t, int nbOfComp, const std::vector< std::string > &varsOrder, const std::string &func) const MEDCoupling::MEDCouplingMeshvirtual
forceTimeOfThis(const TimeLabel &other) const MEDCoupling::TimeLabelprotected
getAllGeoTypes() const =0MEDCoupling::MEDCouplingMeshpure virtual
getAllTheProgeny() const MEDCoupling::BigMemoryObject
getBoundingBox(double *bbox) const =0MEDCoupling::MEDCouplingMeshpure virtual
getCellContainingPoint(const double *pos, double eps) const =0MEDCoupling::MEDCouplingMeshpure virtual
getCellIdsFullyIncludedInNodeIds(const int *partBg, const int *partEnd) const MEDCoupling::MEDCouplingMeshvirtual
getCellsContainingPoint(const double *pos, double eps, std::vector< int > &elts) const =0MEDCoupling::MEDCouplingMeshpure virtual
getCellsContainingPoints(const double *pos, int nbOfPoints, double eps, MCAuto< DataArrayInt > &elts, MCAuto< DataArrayInt > &eltsIndex) const MEDCoupling::MEDCouplingMeshvirtual
getCoordinatesAndOwner() const =0MEDCoupling::MEDCouplingMeshpure virtual
getCoordinatesOfNode(int nodeId, std::vector< double > &coo) const =0MEDCoupling::MEDCouplingMeshpure virtual
GetCorrespondingPolyType(INTERP_KERNEL::NormalizedCellType type)MEDCoupling::MEDCouplingMeshstatic
getDescription() const MEDCoupling::MEDCouplingMesh
GetDimensionOfGeometricType(INTERP_KERNEL::NormalizedCellType type)MEDCoupling::MEDCouplingMeshstatic
getDirectAccessOfCoordsArrIfInStructure() const =0MEDCoupling::MEDCouplingMeshpure virtual
getDirectChildren() const MEDCoupling::BigMemoryObject
getDirectChildrenWithNull() const =0MEDCoupling::BigMemoryObjectpure virtual
getDistributionOfTypes() const =0MEDCoupling::MEDCouplingMeshpure virtual
getHeapMemorySize() const MEDCoupling::BigMemoryObject
GetHeapMemorySizeOfObjs(const std::vector< const BigMemoryObject * > &objs)MEDCoupling::BigMemoryObjectstatic
getHeapMemorySizeStr() const MEDCoupling::BigMemoryObject
getHeapMemorySizeWithoutChildren() const MEDCoupling::MEDCouplingMeshvirtual
getMeasureField(bool isAbs) const =0MEDCoupling::MEDCouplingMeshpure virtual
getMeasureFieldOnNode(bool isAbs) const =0MEDCoupling::MEDCouplingMeshpure virtual
getMeshDimension() const =0MEDCoupling::MEDCouplingMeshpure virtual
getName() const MEDCoupling::MEDCouplingMesh
getNodeIdsOfCell(int cellId, std::vector< int > &conn) const =0MEDCoupling::MEDCouplingMeshpure virtual
getNumberOfCells() const =0MEDCoupling::MEDCouplingMeshpure virtual
getNumberOfCellsWithType(INTERP_KERNEL::NormalizedCellType type) const =0MEDCoupling::MEDCouplingMeshpure virtual
getNumberOfNodes() const =0MEDCoupling::MEDCouplingMeshpure virtual
GetNumberOfNodesOfGeometricType(INTERP_KERNEL::NormalizedCellType type)MEDCoupling::MEDCouplingMeshstatic
getRCValue() const MEDCoupling::RefCountObjectOnly
GetReprOfGeometricType(INTERP_KERNEL::NormalizedCellType type)MEDCoupling::MEDCouplingMeshstatic
getReverseNodalConnectivity(DataArrayInt *revNodal, DataArrayInt *revNodalIndx) const =0MEDCoupling::MEDCouplingMeshpure virtual
getSpaceDimension() const =0MEDCoupling::MEDCouplingMeshpure virtual
getTime(int &iteration, int &order) const MEDCoupling::MEDCouplingMesh
getTimeOfThis() const MEDCoupling::TimeLabel
getTimeUnit() const MEDCoupling::MEDCouplingMesh
getTinySerializationInformation(std::vector< double > &tinyInfoD, std::vector< int > &tinyInfo, std::vector< std::string > &littleStrings) const =0MEDCoupling::MEDCouplingMeshpure virtual
getType() const =0MEDCoupling::MEDCouplingMeshpure virtual
getTypeOfCell(int cellId) const =0MEDCoupling::MEDCouplingMeshpure virtual
getVTKDataSetType() const =0MEDCoupling::MEDCouplingMeshprotectedpure virtual
getVTKFileExtension() const =0MEDCoupling::MEDCouplingMeshpure virtual
getVTKFileNameOf(const std::string &fileName) const MEDCoupling::MEDCouplingMesh
giveCellsWithType(INTERP_KERNEL::NormalizedCellType type) const =0MEDCoupling::MEDCouplingMeshpure virtual
incrRef() const MEDCoupling::RefCountObjectOnly
isEqual(const MEDCouplingMesh *other, double prec) const MEDCoupling::MEDCouplingMeshvirtual
isEqualIfNotWhy(const MEDCouplingMesh *other, double prec, std::string &reason) const MEDCoupling::MEDCouplingMeshvirtual
isEqualWithoutConsideringStr(const MEDCouplingMesh *other, double prec) const =0MEDCoupling::MEDCouplingMeshpure virtual
IsLinearGeometricType(INTERP_KERNEL::NormalizedCellType type)MEDCoupling::MEDCouplingMeshstatic
isObjectInTheProgeny(const BigMemoryObject *obj) const MEDCoupling::BigMemoryObject
IsStaticGeometricType(INTERP_KERNEL::NormalizedCellType type)MEDCoupling::MEDCouplingMeshstatic
isStructured() const MEDCoupling::MEDCouplingMesh
MEDCouplingMesh()MEDCoupling::MEDCouplingMeshprotected
MEDCouplingMesh(const MEDCouplingMesh &other)MEDCoupling::MEDCouplingMeshprotected
MergeMeshes(const MEDCouplingMesh *mesh1, const MEDCouplingMesh *mesh2)MEDCoupling::MEDCouplingMeshstatic
MergeMeshes(std::vector< const MEDCouplingMesh * > &meshes)MEDCoupling::MEDCouplingMeshstatic
mergeMyselfWith(const MEDCouplingMesh *other) const =0MEDCoupling::MEDCouplingMeshpure virtual
MEDCoupling::operator=(const RefCountObjectOnly &other)MEDCoupling::RefCountObjectOnly
MEDCoupling::TimeLabel::operator=(const TimeLabel &other)MEDCoupling::TimeLabel
RefCountObject()MEDCoupling::RefCountObjectprotected
RefCountObject(const RefCountObject &other)MEDCoupling::RefCountObjectprotected
RefCountObjectOnly()MEDCoupling::RefCountObjectOnlyprotected
RefCountObjectOnly(const RefCountObjectOnly &other)MEDCoupling::RefCountObjectOnlyprotected
renumberCells(const int *old2NewBg, bool check=true)=0MEDCoupling::MEDCouplingMeshpure virtual
reprQuickOverview(std::ostream &stream) const =0MEDCoupling::MEDCouplingMeshpure virtual
resizeForUnserialization(const std::vector< int > &tinyInfo, DataArrayInt *a1, DataArrayDouble *a2, std::vector< std::string > &littleStrings) const =0MEDCoupling::MEDCouplingMeshpure virtual
rotate(const double *center, const double *vector, double angle)=0MEDCoupling::MEDCouplingMeshpure virtual
scale(const double *point, double factor)=0MEDCoupling::MEDCouplingMeshpure virtual
serialize(DataArrayInt *&a1, DataArrayDouble *&a2) const =0MEDCoupling::MEDCouplingMeshpure virtual
setDescription(const std::string &descr)MEDCoupling::MEDCouplingMesh
setName(const std::string &name)MEDCoupling::MEDCouplingMesh
setTime(double val, int iteration, int order)MEDCoupling::MEDCouplingMesh
setTimeUnit(const std::string &unit)MEDCoupling::MEDCouplingMesh
simpleRepr() const =0MEDCoupling::MEDCouplingMeshpure virtual
simplexize(int policy)=0MEDCoupling::MEDCouplingMeshpure virtual
splitProfilePerType(const DataArrayInt *profile, std::vector< int > &code, std::vector< DataArrayInt * > &idsInPflPerType, std::vector< DataArrayInt * > &idsPerType) const =0MEDCoupling::MEDCouplingMeshpure virtual
TimeLabel()MEDCoupling::TimeLabelprotected
translate(const double *vector)=0MEDCoupling::MEDCouplingMeshpure virtual
unserialization(const std::vector< double > &tinyInfoD, const std::vector< int > &tinyInfo, const DataArrayInt *a1, DataArrayDouble *a2, const std::vector< std::string > &littleStrings)=0MEDCoupling::MEDCouplingMeshpure virtual
updateTime() const =0MEDCoupling::TimeLabelpure virtual
updateTimeWith(const TimeLabel &other) const MEDCoupling::TimeLabelprotected
writeVTK(const std::string &fileName, bool isBinary=true) const MEDCoupling::MEDCouplingMesh
writeVTKLL(std::ostream &ofs, const std::string &cellData, const std::string &pointData, DataArrayByte *byteData) const =0MEDCoupling::MEDCouplingMeshpure virtual
~BigMemoryObject()MEDCoupling::BigMemoryObjectvirtual
~MEDCouplingMesh()MEDCoupling::MEDCouplingMeshprotectedvirtual
~RefCountObject()MEDCoupling::RefCountObjectprotectedvirtual
~RefCountObjectOnly()MEDCoupling::RefCountObjectOnlyprotectedvirtual
~TimeLabel()MEDCoupling::TimeLabelprotectedvirtual