[MeL] Mv Element::getNode() to TemplateElement.
This remove one dependencies on _nodes pointer C array. If all dependencies are removed the memory for storing the nodes can be in a std::array.
Showing
- MeshLib/Elements/Element.cpp 0 additions, 15 deletionsMeshLib/Elements/Element.cpp
- MeshLib/Elements/Element.h 1 addition, 1 deletionMeshLib/Elements/Element.h
- MeshLib/Elements/TemplateElement-impl.h 16 additions, 0 deletionsMeshLib/Elements/TemplateElement-impl.h
- MeshLib/Elements/TemplateElement.h 4 additions, 0 deletionsMeshLib/Elements/TemplateElement.h
Loading
Please register or sign in to comment