Skip to content

Commit

Permalink
Update MeshTopology.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
epernod authored Dec 26, 2024
1 parent b5f2c64 commit 37b409e
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -545,9 +545,6 @@ void MeshTopology::init()
m_upperElementType = sofa::geometry::ElementType::EDGE;
else
m_upperElementType = sofa::geometry::ElementType::POINT;


computeCrossElementBuffers();
}

void MeshTopology::computeCrossElementBuffers()
Expand Down

0 comments on commit 37b409e

Please sign in to comment.