Home
last modified time | relevance | path

Searched defs:connection_lengths (Results 1 – 4 of 4) sorted by relevance

/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/tracked_vehicle/track_assembly/
H A DChTrackAssemblyBandBushing.cpp58 std::vector<double> connection_lengths(1 + m_shoes[0]->GetNumWebSegments()); in Assemble() local
H A DChTrackAssemblyBandANCF.cpp148 std::vector<double> connection_lengths(2); in Assemble() local
H A DChTrackAssemblyBand.cpp54 const std::vector<double>& connection_lengths, in FindAssemblyPoints()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DShortestPath.cpp1542 …std::vector<std::pair<double, size_t>> connection_lengths(edges.size() - 1, std::pair<double, size… in reorder_by_two_exchanges_with_segment_flipping() local