-
- Downloads
Declare/Define as const some functions of MElement that are const but were not
declared/defined like this. I Hope that nothing is broken. (Maybe I forget to put const in a child class...). The const is needed for compatibility with Summit.
Showing
- Geo/MElement.cpp 13 additions, 14 deletionsGeo/MElement.cpp
- Geo/MElement.h 18 additions, 16 deletionsGeo/MElement.h
- Geo/MElementCut.h 31 additions, 13 deletionsGeo/MElementCut.h
- Geo/MHexahedron.h 7 additions, 1 deletionGeo/MHexahedron.h
- Geo/MLine.h 4 additions, 1 deletionGeo/MLine.h
- Geo/MPoint.h 4 additions, 3 deletionsGeo/MPoint.h
- Geo/MPrism.h 4 additions, 1 deletionGeo/MPrism.h
- Geo/MPyramid.h 3 additions, 1 deletionGeo/MPyramid.h
- Geo/MQuadrangle.h 5 additions, 1 deletionGeo/MQuadrangle.h
- Geo/MSubElement.cpp 63 additions, 36 deletionsGeo/MSubElement.cpp
- Geo/MSubElement.h 36 additions, 32 deletionsGeo/MSubElement.h
- Geo/MTetrahedron.cpp 1 addition, 1 deletionGeo/MTetrahedron.cpp
- Geo/MTetrahedron.h 6 additions, 3 deletionsGeo/MTetrahedron.h
- Geo/MTriangle.cpp 1 addition, 1 deletionGeo/MTriangle.cpp
- Geo/MTriangle.h 7 additions, 4 deletionsGeo/MTriangle.h
Loading
Please register or sign in to comment