mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Update to sampleSets so that distance outputs cumulative distance
along sample path STYLE: Minor code formatting
This commit is contained in:
@ -121,12 +121,6 @@ public:
|
||||
|
||||
// Destructor
|
||||
virtual ~polyLineSet();
|
||||
|
||||
|
||||
// Member Functions
|
||||
|
||||
//- Get reference point
|
||||
virtual point getRefPoint(const List<point>&) const;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user